diff options
Diffstat (limited to 'test/app_test.rb')
| -rw-r--r-- | test/app_test.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/app_test.rb b/test/app_test.rb index c533076..c9496c0 100644 --- a/test/app_test.rb +++ b/test/app_test.rb @@ -1,5 +1,5 @@  require 'test_helper' -class AppTest < MiniTest::Unit::TestCase +class AppTest < HCl::TestCase    def setup      # touch config to avoid triggering manual config | 
