summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/shell/test_command_processor.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/shell/test_command_processor.rb b/test/shell/test_command_processor.rb
index 06b5ecc1d9..d0bcf8e349 100644
--- a/test/shell/test_command_processor.rb
+++ b/test/shell/test_command_processor.rb
@@ -1,4 +1,5 @@
# frozen_string_literal: false
+require 'test/unit'
require 'shell'
require 'tmpdir'