diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-13 17:43:36 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-13 17:43:36 +0000 |
commit | a21d798eaf01de2ce23b8de6da3f4f24bdf1471c (patch) | |
tree | d7520607c70f8e3a3d9679f5bd7ce6f800aabb8f /t/test-protocol-ftp.rb | |
parent | 337e2416a305b6a6da007086dbcb272a328ce7a9 (diff) |
Fixed include paths.
Diffstat (limited to 't/test-protocol-ftp.rb')
-rwxr-xr-x | t/test-protocol-ftp.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/test-protocol-ftp.rb b/t/test-protocol-ftp.rb index abe5050..4d237c4 100755 --- a/t/test-protocol-ftp.rb +++ b/t/test-protocol-ftp.rb @@ -2,7 +2,6 @@ require 'test/unit' - require 'custodian/protocol-tests/ftp.rb' |