aboutsummaryrefslogtreecommitdiffstats
path: root/KNOWNBUGS.rb
diff options
context:
space:
mode:
authorduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-13 01:45:00 +0000
committerduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-13 01:45:00 +0000
commit59c0862836d1a23b9f0fcf70a306337d0c53ee09 (patch)
tree16f7f3f3179c3b181b299ca415173e90432b79e9 /KNOWNBUGS.rb
parent6dd840bcb3a9721c7e5bbfcc5fef525b49967df8 (diff)
downloadruby-59c0862836d1a23b9f0fcf70a306337d0c53ee09.tar.gz
KNOWNBUGS.rb: Fixed typo, made more explicit [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53065 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'KNOWNBUGS.rb')
-rw-r--r--KNOWNBUGS.rb6
1 files changed, 4 insertions, 2 deletions
diff --git a/KNOWNBUGS.rb b/KNOWNBUGS.rb
index b97a08d928..35a8e75876 100644
--- a/KNOWNBUGS.rb
+++ b/KNOWNBUGS.rb
@@ -1,5 +1,7 @@
#
-# This test file concludes tests which point out known bugs.
+# IMPORTANT: Always keep the first 7 lines (comments),
+# even if this file is otherwise empty.
+#
+# This test file includes tests which point out known bugs.
# So all tests will cause failure.
#
-