changed case for test file

This commit is contained in:
Svetlana Isakova
2012-12-29 19:27:05 +04:00
parent 55968aabad
commit 9bd4ed2a8d
@@ -0,0 +1,8 @@
package test
internal trait TheTrait {
internal class object <class-object-for-TheTrait> {
/*primary*/ private constructor <class-object-for-TheTrait>()
}
}