Refactor scratch tests: add ability to set scratch options in test file
This commit is contained in:
+3
-2
@@ -1,3 +1,4 @@
|
||||
arrayListOf(1, 2).size // RESULT: 2
|
||||
// REPL_MODE: false
|
||||
// NO_MODULE
|
||||
|
||||
//NO_MODULE
|
||||
arrayListOf(1, 2).size // RESULT: 2
|
||||
Reference in New Issue
Block a user