aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/TableGen/Include.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TableGen/Include.td b/test/TableGen/Include.td
index 2618d57..9dac6ff 100644
--- a/test/TableGen/Include.td
+++ b/test/TableGen/Include.td
@@ -1,4 +1,4 @@
-
+// RUN: tblgen %s
def BeforeInclude;
include "Include.inc"