Test all together, watch and writeSync

This commit is contained in:
mmcwilliams 2017-09-23 17:59:55 -04:00
parent ef1a793a08
commit 68e49e2e22
1 changed files with 2 additions and 2 deletions

View File

@ -94,6 +94,6 @@ function stepupTest () {
fwd.writeSync(1)
}
//releaseTest()
//microTest()
releaseTest()
microTest()
stepupTest()