Skip to content

Commit

Permalink
fix load path for helper
Browse files Browse the repository at this point in the history
  • Loading branch information
ggklf committed Feb 25, 2012
1 parent 594c572 commit 1cfa752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/extensions_test.rb
@@ -1,4 +1,4 @@
require 'test_helper'
require File.join(File.expand_path(File.dirname(__FILE__)),'helper')
class ExtensionsTest < Test::Unit::TestCase
context 'float' do
setup do
Expand Down

0 comments on commit 1cfa752

Please sign in to comment.