Sha256: cf7e1364244fbe270b960dff2015beb77be199ab95fecd9b7a7d65f078be4e47
Contents?: true
Size: 147 Bytes
Versions: 1
Compression:
Stored size: 147 Bytes
Contents
require 'test_helper' class NormalityTest < ActiveSupport::TestCase test 'module is loaded' do assert_kind_of Module, Normality end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
normality-1.0.0 | test/normality_test.rb |