diff options
Diffstat (limited to 'scripts/Makefile')
-rw-r--r-- | scripts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile b/scripts/Makefile index 0de12c78..9be3323d 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -18,7 +18,7 @@ up-down-schema.rng: up-down-schema.rnc test:: relaxng -test:: all ; python xml-parse-test.py +#test:: all ; python xml-parse-test.py dont-run-trang: touch *.rng |