Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
simplify test.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Apr 10, 2016
1 parent e2c9368 commit 326c87f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
require 'spec_helper'

describe 'GemTest' do
it 'has a version number' do
expect(GemTest::VERSION).not_to be nil
end

it 'does something useful' do
expect(true).to eq(true)
end
Expand Down

0 comments on commit 326c87f

Please sign in to comment.