summaryrefslogtreecommitdiff
path: root/test/shell/test_command_processor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/shell/test_command_processor.rb')
-rw-r--r--test/shell/test_command_processor.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/shell/test_command_processor.rb b/test/shell/test_command_processor.rb
index 2d3f8a4b1a..66e4244ad3 100644
--- a/test/shell/test_command_processor.rb
+++ b/test/shell/test_command_processor.rb
@@ -1,6 +1,5 @@
require 'shell'
require 'tmpdir'
-require_relative '../ruby/envutil'
class TestShell < Test::Unit::TestCase
end