Refactor and simplify AbstractCustomScriptCodegenTest
Remove copy-paste, use CodegenTestCase's infrastructure as much as possible, use InTextDirectiveUtils instead of regexps
This commit is contained in:
committed by
Ilya Chernikov
parent
c48bb9c981
commit
64f5c2c9a3
@@ -5,4 +5,4 @@
|
||||
|
||||
val res = drop(4)
|
||||
|
||||
// expected: res = cadabra
|
||||
// expected: res=cadabra
|
||||
|
||||
Reference in New Issue
Block a user