Fix bug and add covering tests

This commit is contained in:
2012-12-26 21:01:29 +01:00
parent bf83d33527
commit 7fca504195
2 changed files with 22 additions and 1 deletions
+1 -1
View File
@@ -181,7 +181,7 @@ module Cmtool
end
def engine_link(engine, options = {})
@items << EngineLink.new(resource, options)
@items << EngineLink.new(engine, options)
end
def resource_links