diff options
Diffstat (limited to 'test/alltests.py')
-rw-r--r-- | test/alltests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/alltests.py b/test/alltests.py index b6c0d8fc5..99573fc1d 100644 --- a/test/alltests.py +++ b/test/alltests.py @@ -50,6 +50,7 @@ def suite(): 'manytomany', 'onetoone', 'inheritance', + 'inheritance2', 'polymorph', # extensions |