diff options
Diffstat (limited to 'test/command_test.rb')
| -rw-r--r-- | test/command_test.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/command_test.rb b/test/command_test.rb index b425974..61d9f22 100644 --- a/test/command_test.rb +++ b/test/command_test.rb @@ -1,5 +1,5 @@  require 'test_helper' -class CommandTest < Test::Unit::TestCase +class CommandTest < MiniTest::Unit::TestCase    include HCl::Commands    include HCl::Utility | 
