summaryrefslogtreecommitdiff
path: root/libs/python/pyste/tests/inherit4.pyste
diff options
context:
space:
mode:
Diffstat (limited to 'libs/python/pyste/tests/inherit4.pyste')
-rw-r--r--libs/python/pyste/tests/inherit4.pyste3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/python/pyste/tests/inherit4.pyste b/libs/python/pyste/tests/inherit4.pyste
new file mode 100644
index 000000000..4809e022f
--- /dev/null
+++ b/libs/python/pyste/tests/inherit4.pyste
@@ -0,0 +1,3 @@
+Class('inherit4::A', 'inherit4.h')
+Class('inherit4::B', 'inherit4.h')
+Class('inherit4::C', 'inherit4.h')