summaryrefslogtreecommitdiff
path: root/ruby_1_9_3/bootstraptest/test_flip.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_1_9_3/bootstraptest/test_flip.rb')
-rw-r--r--ruby_1_9_3/bootstraptest/test_flip.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/ruby_1_9_3/bootstraptest/test_flip.rb b/ruby_1_9_3/bootstraptest/test_flip.rb
deleted file mode 100644
index ff194868b2..0000000000
--- a/ruby_1_9_3/bootstraptest/test_flip.rb
+++ /dev/null
@@ -1 +0,0 @@
-assert_equal %q{E}, %q{$_ = "E"; eval("nil if true..~/^E/",nil,"-e"); $_}