From cc282757bbef0d0a0024726b0cd4ef3caca066fd Mon Sep 17 00:00:00 2001 From: Sebastian Ludwig Date: Sun, 29 Nov 2015 18:50:35 +0100 Subject: Fixed unit tests. --- test/test_consume_loc_drop.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_consume_loc_drop.rb') diff --git a/test/test_consume_loc_drop.rb b/test/test_consume_loc_drop.rb index 786eca7..8bac0a5 100644 --- a/test/test_consume_loc_drop.rb +++ b/test/test_consume_loc_drop.rb @@ -15,7 +15,7 @@ class TestConsumeLocDrop < CommandTestCase end end - @runner = Twine::Runner.new(nil, options, @twine_file) + @runner = Twine::Runner.new(options, @twine_file) end def test_consumes_zip_file -- cgit v1.2.3