Skip to content

Commit 88bef7d

Browse files
authored
Merge pull request #488 from junaruga/feature/fix-unit-test-for-isolated
This fixes isolated unit test.
2 parents bb11959 + 74fd5a9 commit 88bef7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/spring/watcher/polling.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require "spring/watcher/abstract"
2+
13
module Spring
24
module Watcher
35
class Polling < Abstract

0 commit comments

Comments
 (0)