Sha256: af49a59273d4c59669a00634546beb560ed53111c8d4c875689556d651b8d558
Contents?: true
Size: 163 Bytes
Versions: 1
Compression:
Stored size: 163 Bytes
Contents
require 'spec_helper' describe Doppel do context 'helper' do it "root has the right value" do expect(Doppel.root).not_to be_nil end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
doppel-0.1.0 | spec/doppel/doppel_spec.rb |