upgrade tests

This commit is contained in:
Graham Knop 2010-03-19 10:40:03 -05:00
parent fb6a78d39d
commit d41dc5adb6
13 changed files with 105 additions and 9 deletions

View file

@ -1,3 +0,0 @@
report "stuff\n";
done;

View file

@ -1,6 +0,0 @@
report "Doing something more interesting\n";
report session->db->quickScalar('SELECT count(*) from asset');
done;