ask for async tests

This commit is contained in:
Mark Nadal 2018-06-29 17:39:40 -07:00
parent 42cb8d5705
commit 2c5fcb21c3

View File

@ -24,7 +24,6 @@
console.log('async?', Gun.debug);
}
mocha.run(function(a,b,c){
return;
var yes = confirm("REFRESH BROWSER FOR ASYNC TESTS?");
if(yes){
if(location.search){