summaryrefslogtreecommitdiff
path: root/test/disabled/run/applet-prop.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/disabled/run/applet-prop.scala')
-rw-r--r--test/disabled/run/applet-prop.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/disabled/run/applet-prop.scala b/test/disabled/run/applet-prop.scala
index 9c29dfd979..7a98c25cab 100644
--- a/test/disabled/run/applet-prop.scala
+++ b/test/disabled/run/applet-prop.scala
@@ -8,7 +8,7 @@ class S extends javax.swing.JApplet {
object Test extends SecurityTest {
val s = new S
- // lazy val TestKey = sys.SystemProperties.noTraceSupression.key
+ // lazy val TestKey = sys.SystemProperties.noTraceSuppression.key
// def hitPerm() = new Throwable with scala.util.control.ControlThrowable { }
//
// var throwing = false