chore(tests): Don't restart test server when modifying test file

This commit is contained in:
Blade Barringer 2016-06-28 09:00:45 -05:00
parent c22bf2e38b
commit 70253ea584

View file

@ -5,6 +5,7 @@ node_modules/**
website/client/**
website/views/**
website/build/**
test/**
.git/**
Gruntfile.js
CHANGELOG.md