mirror of
https://github.com/amark/gun.git
synced 2025-10-14 00:59:35 +00:00
ask for async tests
This commit is contained in:
parent
42cb8d5705
commit
2c5fcb21c3
@ -24,7 +24,6 @@
|
|||||||
console.log('async?', Gun.debug);
|
console.log('async?', Gun.debug);
|
||||||
}
|
}
|
||||||
mocha.run(function(a,b,c){
|
mocha.run(function(a,b,c){
|
||||||
return;
|
|
||||||
var yes = confirm("REFRESH BROWSER FOR ASYNC TESTS?");
|
var yes = confirm("REFRESH BROWSER FOR ASYNC TESTS?");
|
||||||
if(yes){
|
if(yes){
|
||||||
if(location.search){
|
if(location.search){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user