summaryrefslogtreecommitdiffstats
path: root/test/option/debug-stree.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/option/debug-stree.py')
-rw-r--r--test/option/debug-stree.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/option/debug-stree.py b/test/option/debug-stree.py
index d25b7fa..bf65dbb 100644
--- a/test/option/debug-stree.py
+++ b/test/option/debug-stree.py
@@ -60,6 +60,7 @@ int main(int argc, char *argv[])
test.write('bar.c', """
#include "bar.h"
+int local = 1;
""")
test.write('foo.h', """