Revert "TEMP: Another quick test"

This reverts commit 0005b9e4cf547f1bde9fddf95eeb65f528c957e3.
This commit is contained in:
Logan Smyth 2017-06-26 15:49:56 -07:00
parent 12e39116f0
commit 95b3c8a16a

View File

@ -52,7 +52,6 @@ test-only:
test: lint test-only
test-ci:
node -e "console.log('Node has TTY:', process.stdout.isTTY);"
make bootstrap
make test-only