summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/files/run/promotion.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/promotion.scala b/test/files/run/promotion.scala
index 6e000c7f00..9f3be9661c 100644
--- a/test/files/run/promotion.scala
+++ b/test/files/run/promotion.scala
@@ -1,6 +1,6 @@
/** Test that unboxing and promotion (from int to double) work together.
- * Was bug 891.
+ * Was bug 819.
*/
object Test {