Sha256: 063a466667f6731ca7e971e3cd106907c8659139980799ff533cc3e1c6e2b607

Contents?: true

Size: 186 Bytes

Versions: 1

Compression:

Stored size: 186 Bytes

Contents

require 'spec_helper'
require 'straightedge/gosu'

describe Straightedge::Gosu do
  it "should have a VERSION constant" do
    subject.const_get('VERSION').should_not be_empty
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
straightedge-gosu-0.1.0 spec/gosu_spec.rb