Configure tools

This commit is contained in:
2019-08-09 16:48:34 +03:00
parent 0533f0f1cf
commit 224748cb5a
5 changed files with 9 additions and 6 deletions

View File

@ -2,8 +2,4 @@ require "./spec_helper"
describe Village do
# TODO: Write tests
it "works" do
false.should eq(true)
end
end