# File tests/test_1.rb, line 11
def
test2
assert
(
@inotify
.
add_watch
(
"/tmp"
,
Inotify
::
CREATE
))
end