Skip to content

Commit

Permalink
changed default simpletest library location
Browse files Browse the repository at this point in the history
  • Loading branch information
redcap3000 committed Aug 5, 2011
1 parent 8122dfc commit 0589886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestOfRxNorm.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
tar -zxf simpletest_1.1alpha3.tar.gz;
*/
require_once('/var/www/api/simpletest/autorun.php');
require_once('simpletest/autorun.php');
// load baseclass
require_once('APIBaseClass.php');
// load your class here...
Expand Down

0 comments on commit 0589886

Please sign in to comment.