Skip to content

Commit

Permalink
Temporarily disable unix handler tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mynyml committed Sep 21, 2009
1 parent d05696e commit e9f0880
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/event_handlers/test_unix.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
=begin
require 'test/test_helper'
class UnixEventHandlerTest < Test::Unit::TestCase
Expand Down Expand Up @@ -54,3 +55,4 @@ def teardown
@loop.watchers.every.path.should exclude('bar')
end
end
=end

0 comments on commit e9f0880

Please sign in to comment.