diff options
| author | Zack Hobson | 2013-12-10 15:30:13 -0800 |
|---|---|---|
| committer | Zack Hobson | 2013-12-10 15:30:13 -0800 |
| commit | c9d603a791e07e4e5b5dbd07cd7c5d1c27115d18 (patch) | |
| tree | 8728dd0b6b019c9940f2434d41fe7cf4c8e34d31 /test/utility_test.rb | |
| parent | 0d420ebc9d47d35ee2cf497f17a3b672b56537e0 (diff) | |
| download | hcl-c9d603a791e07e4e5b5dbd07cd7c5d1c27115d18.tar.bz2 | |
silence during testing!
Diffstat (limited to 'test/utility_test.rb')
| -rw-r--r-- | test/utility_test.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utility_test.rb b/test/utility_test.rb index f0652a0..adc55b6 100644 --- a/test/utility_test.rb +++ b/test/utility_test.rb @@ -1,6 +1,6 @@ require 'test_helper' -class UtilityTest < MiniTest::Unit::TestCase +class UtilityTest < HCl::TestCase include HCl::Utility def test_time2float_decimal |
