diff --git a/test/mocha.html b/test/mocha.html
index 284c8123..86e4d79e 100644
--- a/test/mocha.html
+++ b/test/mocha.html
@@ -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){