I am not using Guard for testing now

This commit is contained in:
Jinzhu 2014-08-05 10:44:25 +08:00
parent 4d98c8c0bc
commit ffab2d3901
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
guard 'gotest' do
watch(%r{\.go$})
end