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
+2
View File
@@ -1 +1,3 @@
// REPL_MODE: false
println("hello") // OUTPUT: hello