aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2014-02-21 17:02:09 -0800
committerAlon Zakai <alonzakai@gmail.com>2014-02-21 17:02:09 -0800
commitbf7b435983d2e891297e76ce3dd80ef635b7e2c1 (patch)
treee9a6ce5b156d9eceaf76795e7bf039894e253c8c
parentbc0a257c9864357fea3f678303401841306b7ff7 (diff)
fix test_scriptaclass
-rw-r--r--tests/test_core.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_core.py b/tests/test_core.py
index ef2a3979..9898cb50 100644
--- a/tests/test_core.py
+++ b/tests/test_core.py
@@ -5630,8 +5630,6 @@ def process(filename):
# Way 2: use CppHeaderParser
- Settings.RUNTIME_TYPE_INFO = 1
-
header = '''
#include <stdio.h>