diff options
Diffstat (limited to 'test/timesheet_resource_test.rb')
| -rw-r--r-- | test/timesheet_resource_test.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/timesheet_resource_test.rb b/test/timesheet_resource_test.rb index 93977f9..0ef6da1 100644 --- a/test/timesheet_resource_test.rb +++ b/test/timesheet_resource_test.rb @@ -1,6 +1,6 @@  require 'test_helper' -class TimesheetResourceTest < Test::Unit::TestCase +class TimesheetResourceTest < MiniTest::Unit::TestCase    def setup      FakeWeb.allow_net_connect = false | 
