summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/net_test.rb (renamed from test/timesheet_resource_test.rb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/timesheet_resource_test.rb b/test/net_test.rb
index 7397c0e..c4e39e1 100644
--- a/test/timesheet_resource_test.rb
+++ b/test/net_test.rb
@@ -1,6 +1,6 @@
require 'test_helper'
-class TimesheetResourceTest < HCl::TestCase
+class NetTest < HCl::TestCase
def setup
FakeWeb.allow_net_connect = false