瀏覽代碼

Made test work :)

Yentl Van Tendeloo 9 年之前
父節點
當前提交
fe577b0d32
共有 1 個文件被更改,包括 12 次插入2 次删除
  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',