blob: a04eaa37b3311ac75e0616728b40aa055d02aa6a [file] [log] [blame]
This file "00_test_list.txt" lists which files the test harness should run.
If you add new tests you can update it with
on windows
dir /b *.html >00_test_list.txt
on OSX / Linux
ls -1 *.html >00_test_list.txt