diff options
Diffstat (limited to 'libs/python/pyste/tests/inherit2.pyste')
-rw-r--r-- | libs/python/pyste/tests/inherit2.pyste | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/python/pyste/tests/inherit2.pyste b/libs/python/pyste/tests/inherit2.pyste new file mode 100644 index 000000000..380821398 --- /dev/null +++ b/libs/python/pyste/tests/inherit2.pyste @@ -0,0 +1,2 @@ +Class('inherit2::B', 'inherit2.h') +Class('inherit2::D', 'inherit2.h') |