Refactor scratch tests: add ability to set scratch options in test file

This commit is contained in:
Natalia Selezneva
2019-05-29 15:56:18 +03:00
parent b59bd9d6a6
commit a6221cf594
55 changed files with 218 additions and 83 deletions
+3 -2
View File
@@ -1,3 +1,4 @@
arrayListOf(1, 2).size // RESULT: 2
// REPL_MODE: false
// NO_MODULE
//NO_MODULE
arrayListOf(1, 2).size // RESULT: 2