Rename test data folder according to the new test naming convention.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package test
|
||||
|
||||
import java.util.Collection
|
||||
|
||||
class TestingKotlinCollections(val arguments: Collection<String>)
|
||||
Reference in New Issue
Block a user