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