Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jaz303 committed Mar 3, 2011
1 parent e264a79 commit 2940678
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions run_tests.php
@@ -1,9 +1,9 @@
<?php
set_time_limit(0);

require 'src/datetime.php';
require 'src/lfo.php';
require 'src/lfo_object.php';
require 'classes/datetime.php';
require 'classes/lfo.php';
require 'classes/lfo_object.php';

//
// Configurable bits of stuff
Expand Down

0 comments on commit 2940678

Please sign in to comment.