summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-24 18:56:13 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-24 18:56:13 +0000
commit327672dedd6d308e594618c768f74e0b0ad1c6c4 (patch)
tree57abd0efefeb39bfe029f8c79ef031bf2f0830b8 /t
parentfc978b12289b070ab2274e5feacceb2d6836484b (diff)
Renamed 'custodian/protocoltest.rb' -> 'custodian/protocoltests.rb' to match what we did with the alerts.
Diffstat (limited to 't')
-rwxr-xr-xt/test-custodian-testfactory.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test-custodian-testfactory.rb b/t/test-custodian-testfactory.rb
index b210ef9..a14fce9 100755
--- a/t/test-custodian-testfactory.rb
+++ b/t/test-custodian-testfactory.rb
@@ -3,7 +3,7 @@
require 'test/unit'
-require 'custodian/protocoltest'
+require 'custodian/protocoltests'