Sha256: 2920e1abe308a973959a3416522e734fe18774960e58aef167bf96c7f52d5aeb
Contents?: true
Size: 164 Bytes
Versions: 1
Compression:
Stored size: 164 Bytes
Contents
require "spec_helper" describe 'The spec files' do it 'should have a SPEC_DIR constant' do SPEC_DIR.should == File.expand_path("#{Dir.getwd}/spec") end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ninjs-0.16.0 | spec/testspec_spec.rb |