Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/twine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Ludwig <sebastian@lurado.de>2015-11-29 20:50:35 +0300
committerSebastian Ludwig <sebastian@lurado.de>2015-11-29 20:50:35 +0300
commitcc282757bbef0d0a0024726b0cd4ef3caca066fd (patch)
treecb563346c88a1d268213ea6deed8cbf7cd57206b /test/test_consume_loc_drop.rb
parent92e869b065ac7ac29c77c7b1b599db04c3734e3b (diff)
Fixed unit tests.
Diffstat (limited to 'test/test_consume_loc_drop.rb')
-rw-r--r--test/test_consume_loc_drop.rb2
1 files changed, 1 insertions, 1 deletions
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