X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/b6995afb9029aa609747d541d6fb0ea4bb185bae..121e365432c0a2f4bde67d553f545b5f42b88734:/tests/alltests diff --git a/tests/alltests b/tests/alltests index c8f04c7..8be9441 100755 --- a/tests/alltests +++ b/tests/alltests @@ -1,7 +1,7 @@ #! /usr/bin/env python import dtest -tests = ["nothing", "version"] +tests = ["nothing", "version", "files"] for test in tests: print "Test '%s'" % test