summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-22 00:00:36 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-22 00:00:36 +0000
commite70227b100ad680c77d90d34003757e21d7ccf46 (patch)
tree6dd3a117ae3ad6af7b73b1d77bc08a5f70bf2e94 /lib
parente2eb456f51294a136a21e48af242f4f3eb27badd (diff)
Renamed
--HG-- rename : lib/custodian/protocoltest.rb => lib/custodian/testfactory.rb
Diffstat (limited to 'lib')
-rw-r--r--lib/custodian/testfactory.rb (renamed from lib/custodian/protocoltest.rb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/custodian/protocoltest.rb b/lib/custodian/testfactory.rb
index 7c631c8..c736ac1 100644
--- a/lib/custodian/protocoltest.rb
+++ b/lib/custodian/testfactory.rb
@@ -13,7 +13,7 @@ require 'json'
# file - or that line encoded as a JSON string.
#
#
-class ProtocolTest
+class TestFactory
#