Skip to content

Commit

Permalink
remove batch test
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Pollithy committed Jul 7, 2017
1 parent ae54fbe commit 84273b1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion test/utils-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,10 @@ describe('utils', function() {


});
/*
THIS CODE CAN BE USED AS BATCH CREATOR OF TOKENS
================================================
function add_100() {
var i = Math.round(new Date().getTime());
Expand Down Expand Up @@ -235,4 +239,4 @@ describe('#massive heatmap test', function(){
}
});
});
});*/

0 comments on commit 84273b1

Please sign in to comment.