Forráskód Böngészése

Made test work :)

Yentl Van Tendeloo 9 éve
szülő
commit
fe577b0d32
1 módosított fájl, 12 hozzáadás és 2 törlés
  1. 12 2
      integration/test_constructors_models.py

+ 12 - 2
integration/test_constructors_models.py

@@ -120,13 +120,23 @@ def is_direct_instance_call(model, metamodel):
                     '"call"',
                         '"access"', '"resolve"', '"dict_read"',
                             '2',
-                            '"const"', 3,
+                            '"call"',
+                                '"access"', '"resolve"', '"dict_read"',
+                                    '2',
+                                    '"const"', 3,
+                                    '"const"', '"model"',
+                                    'false',
                             '"const"', '"%s"' % model,
                         'false',
                     '"call"',
                         '"access"', '"resolve"', '"dict_read"',
                             '2',
-                            '"const"', 2,
+                            '"call"',
+                                '"access"', '"resolve"', '"dict_read"',
+                                    '2',
+                                    '"const"', 2,
+                                    '"const"', '"model"',
+                                    'false',
                             '"const"', '"%s"' % metamodel,
                         'false',
                 'false',