root/resources/tests/runtests.pl
| Revision c9453a8858ab7f7e1d265d715066118cc170af01, 107 bytes (checked in by Mark Harrison <mark@omniti.com>, 3 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | #!/usr/bin/env perl |
| 2 | |
| 3 | use lib './t'; # For locating ResmonTest |
| 4 | |
| 5 | use Test::Harness; |
| 6 | runtests(glob("t/*.t")); |
Note: See TracBrowser for help on using the browser.
