From 3643c9c36b35bdd2b5da963ac3d05ef0e2cbf7e7 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 29 Nov 2014 21:36:22 -0800 Subject: Updated path for spec_test.py. --- spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec.txt') diff --git a/spec.txt b/spec.txt index 3e8d968..c2084fd 100644 --- a/spec.txt +++ b/spec.txt @@ -173,7 +173,7 @@ HTML. These are intended to double as conformance tests. An accompanying script `spec_tests.py` can be used to run the tests against any Markdown program: - python spec_tests.py --spec spec.txt --program PROGRAM + python test/spec_tests.py --spec spec.txt --program PROGRAM Since this document describes how Markdown is to be parsed into an abstract syntax tree, it would have made sense to use an abstract -- cgit v1.2.3