Browse Source

Move exercise template to root dir

See https://github.com/exercism/xkotlin/pull/61 for context.
Stuart Kent 9 years ago
parent
commit
10b9dd96a6

exercises/_template/build.gradle → _template/build.gradle View File


exercises/_template/src/test/java/.keep → _template/src/example/java/.keep View File


exercises/_template/src/main/java/.keep → _template/src/main/java/.keep View File


exercises/_template/src/example/java/.keep → _template/src/test/java/.keep View File