Browse Source

Fixed all MvC tests

Yentl Van Tendeloo 8 years ago
parent
commit
7e40e73fd2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      integration/test_mvc.py

+ 2 - 0
integration/test_mvc.py

@@ -170,9 +170,11 @@ class TestModelverseCore(unittest.TestCase):
                 "model_overwrite",
                 "Empty",
                 "instantiate_node",
+                "",
                 "Class",
                 "B",
                 "instantiate_node",
+                "",
                 "Class",
                 "C",
                 "exit",