aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/valueclasses/nullAsInstanceOfVC.scala
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pos/valueclasses/nullAsInstanceOfVC.scala')
-rw-r--r--tests/pos/valueclasses/nullAsInstanceOfVC.scala2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/pos/valueclasses/nullAsInstanceOfVC.scala b/tests/pos/valueclasses/nullAsInstanceOfVC.scala
index 0c1232883..43af839ec 100644
--- a/tests/pos/valueclasses/nullAsInstanceOfVC.scala
+++ b/tests/pos/valueclasses/nullAsInstanceOfVC.scala
@@ -1,3 +1,5 @@
+package nullAsInstanceOfVC
+
// These issues were originally reported in SI-5866 and SI-8097
// FIXME: Make this a run test once we have run tests.