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 61d9f22..b554bfd 100644 --- a/test/command_test.rb +++ b/test/command_test.rb @@ -1,5 +1,5 @@ require 'test_helper' -class CommandTest < MiniTest::Unit::TestCase +class CommandTest < HCl::TestCase include HCl::Commands include HCl::Utility |
