X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/f31e414df6e5bfd97c95eeca4b31362b35c91811..eee9d4b35bfae67b6e988d72abf01da4a6282278:/tests/alltests diff --git a/tests/alltests b/tests/alltests index fe0f383..c8f04c7 100755 --- a/tests/alltests +++ b/tests/alltests @@ -1,7 +1,7 @@ #! /usr/bin/env python import dtest -tests = ["nothing"] +tests = ["nothing", "version"] for test in tests: print "Test '%s'" % test