Sorry - forgot:

# unpack the tar ball
tar zxf multi-schema.tgz
cd multi-schema

# Setup the postgres database
createdb test
psql test < schema.sql

# run tests
prove -v t/setup.t
_______________________________________________
jifty-devel mailing list
[email protected]
http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel

Reply via email to