aboutsummaryrefslogtreecommitdiffstats
path: root/test/erb/test_erb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/erb/test_erb.rb')
-rw-r--r--test/erb/test_erb.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/erb/test_erb.rb b/test/erb/test_erb.rb
index 150df1dc26..1f1253fd23 100644
--- a/test/erb/test_erb.rb
+++ b/test/erb/test_erb.rb
@@ -89,7 +89,6 @@ class TestERBCore < Test::Unit::TestCase
_test_core(nil)
_test_core(0)
_test_core(1)
- _test_core(2)
end
def _test_core(safe)