Browse Source

Fixed another bug with this

Yentl Van Tendeloo 9 years ago
parent
commit
13d96a6061
1 changed files with 1 additions and 1 deletions
  1. 1 1
      integration/test_constructors_models.py

+ 1 - 1
integration/test_constructors_models.py

@@ -288,7 +288,7 @@ def conformance_call(operation, model, metamodel):
                 '"call"',
                     '"access"', '"resolve"', '"%s"' % operation,
                     '3',
-                    '"call"', '"access"', '"resolve"', '"import_node"', '1', '"models/example_M"', 'false',
+                    '"call"', '"access"', '"resolve"', '"import_node"', '1', '"const"', '"models/example_M"', 'false',
                     '"const"', '"%s"' % model,
                     '"const"', '"%s"' % metamodel,
                 'false',