move tests to app/tests

This commit is contained in:
lealife
2015-09-16 11:14:29 +08:00
parent 7193ac6833
commit 4981d6aad4
4 changed files with 4 additions and 1 deletions

3
app/tests/tmp.go Normal file
View File

@ -0,0 +1,3 @@
package tests
func a() {
}