X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/eee9d4b35bfae67b6e988d72abf01da4a6282278..8818b7fca12456e62410ef914a7bef250a0633c9:/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