split readClass tests into directories
This commit is contained in:
committed by
Nikolay Krasko
parent
9cdb586c36
commit
f8c9f24d60
@@ -0,0 +1,5 @@
|
||||
namespace test
|
||||
|
||||
class River {
|
||||
fun song() = 1
|
||||
}
|
||||
Reference in New Issue
Block a user