Remove default rspec test case
This commit is contained in:
parent
a51c0724c2
commit
f2f051c3a4
@ -4,8 +4,4 @@ RSpec.describe Rex do
|
||||
it "has a version number" do
|
||||
expect(Rex::VERSION).not_to be nil
|
||||
end
|
||||
|
||||
it "does something useful" do
|
||||
expect(false).to eq(true)
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user