Sha256: 2eb722d742b43fb3e1c83618f1c6314f424e103ab4d43a0b58bafa295840ca09
Contents?: true
Size: 176 Bytes
Versions: 3
Compression:
Stored size: 176 Bytes
Contents
require File.expand_path('../spec_helper', __FILE__) describe WLang do it "should have a version number" do WLang.const_defined?(:VERSION).should be_true end end
Version data entries
3 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
wlang-0.10.2 | spec/wlang_spec.rb |
wlang-0.10.1 | ./spec/wlang_spec.rb |
wlang-0.10.1 | spec/wlang_spec.rb |