lsfilter: Add support for non-timestamp date formats
[ninja.git] / test / unit_test / reports / wipe_tables.php
blobddc7bbaaa795e2c566a34fa24187cd5ed88505e7
1 #!/usr/bin/php
3 This script has been replaced with the Kohana unit test named ninja_unit_test/wipe_tables,
4 to allow us to use the same DB framework which Ninja uses.
6 <?php
7 exit(1);
8 ?>