aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/file_update_checker_shared_tests.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/file_update_checker_shared_tests.rb')
-rw-r--r--activesupport/test/file_update_checker_shared_tests.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/activesupport/test/file_update_checker_shared_tests.rb b/activesupport/test/file_update_checker_shared_tests.rb
index a749c1947c..cd6a58e840 100644
--- a/activesupport/test/file_update_checker_shared_tests.rb
+++ b/activesupport/test/file_update_checker_shared_tests.rb
@@ -80,7 +80,6 @@ module FileUpdateCheckerSharedTests
assert_equal 1, i
end
-
test "updated should become true when watched files are created" do
i = 0
@@ -92,7 +91,6 @@ module FileUpdateCheckerSharedTests
assert checker.updated?
end
-
test "updated should become true when watched files are modified" do
i = 0