summaryrefslogtreecommitdiff
path: root/test/TableGen/JSON.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/TableGen/JSON.td')
-rw-r--r--test/TableGen/JSON.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/JSON.td b/test/TableGen/JSON.td
index a53215579f2a..968c2577fa99 100644
--- a/test/TableGen/JSON.td
+++ b/test/TableGen/JSON.td
@@ -1,4 +1,4 @@
-// RUN: llvm-tblgen -dump-json %s | '%python' %S/JSON-check.py %s
+// RUN: llvm-tblgen -dump-json %s | %python %S/JSON-check.py %s
// CHECK: data['!tablegen_json_version'] == 1