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:
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 8bac0a5..deab5c0 100644
--- a/test/test_consume_loc_drop.rb
+++ b/test/test_consume_loc_drop.rb
@@ -5,7 +5,7 @@ class TestConsumeLocDrop < CommandTestCase
super
options = {}
- options[:input_path] = fixture 'consume_loc_drop.zip'
+ options[:input_path] = fixture_path 'consume_loc_drop.zip'
options[:output_path] = @output_path
options[:format] = 'apple'