From 8f8451cdffb91f3fb14adf529e8edb0b4b2bef95 Mon Sep 17 00:00:00 2001 From: ZhuangEr Date: Mon, 31 Aug 2015 14:15:52 -0400 Subject: [PATCH] fix iss183 --- {app/test => tests}/TestNoteService.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {app/test => tests}/TestNoteService.go (100%) diff --git a/app/test/TestNoteService.go b/tests/TestNoteService.go similarity index 100% rename from app/test/TestNoteService.go rename to tests/TestNoteService.go