test/config_test.rb in alexa-0.1.0 vs test/config_test.rb in alexa-0.1.1
- old
+ new
@@ -1,5 +1,5 @@
-require 'test_helper'
+require 'helper'
class ConfigTest < Test::Unit::TestCase
context "Config test" do
setup do
# Config is singleton
\ No newline at end of file