summaryrefslogtreecommitdiff
path: root/libs/python/pyste/tests/header_test.pyste
diff options
context:
space:
mode:
Diffstat (limited to 'libs/python/pyste/tests/header_test.pyste')
-rw-r--r--libs/python/pyste/tests/header_test.pyste4
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/python/pyste/tests/header_test.pyste b/libs/python/pyste/tests/header_test.pyste
new file mode 100644
index 000000000..3bd55501c
--- /dev/null
+++ b/libs/python/pyste/tests/header_test.pyste
@@ -0,0 +1,4 @@
+h = AllFromHeader('header_test.h')
+exclude(h.A)
+exclude(h.foo)
+exclude(h.bar)