diff options
Diffstat (limited to 'test/other/relationships.rb')
| -rwxr-xr-x | test/other/relationships.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/other/relationships.rb b/test/other/relationships.rb index 0f2a103fe..bf83caf4a 100755 --- a/test/other/relationships.rb +++ b/test/other/relationships.rb @@ -176,7 +176,7 @@ class TestRelationships < Test::Unit::TestCase # Now make sure that these relationships are added to the # relationship graph - config = mk_configuration(file, exec) + config = mk_catalog(file, exec) config.apply do |trans| assert(config.relationship_graph.edge?(file, exec), "autorequire edge was not created") end |
