Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rderoldan1 committed Jul 30, 2013
1 parent 36a4c9f commit b75ccab
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions spec/linux_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,4 @@
a.should be >= 0
end
end

describe 'ApacheConns' do
it 'should be the number of current apache connections' do
a = Usagewatchuw_httpconns
a.class.should be Fixnum
a.should_not be_nil
a.should be >= 0
end
end
end

0 comments on commit b75ccab

Please sign in to comment.