diff -r 204f6a6e9b57 -r b6192ea7f7fd tests/test-run-tests.t --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/test-run-tests.t Fri May 30 12:09:49 2014 -0700 @@ -0,0 +1,8 @@ +This file tests the behavior of run-tests.py itself. + +Smoke test +============ + + $ $TESTDIR/run-tests.py + + # Ran 0 tests, 0 skipped, 0 warned, 0 failed.