Skip to content

Commit

Permalink
Fixed tests to because michaelgrosner#158.
Browse files Browse the repository at this point in the history
Free Software Free Society

To support commits by ctubio,
you can buy-me-a-drink with a small git tip at:
  1GitTipgxvKB3zjCLXRcSgDhC9pivkpc7u

I promise to drink chocolate milk in the development of the next commit.

To request new features or in case this commit breaks something for you,
please create a new github issue with all possible details,
but never share your API Keys!

Signed-off-by: Carles Tubio <ctubio@users.noreply.github.com>
  • Loading branch information
ctubio committed Aug 23, 2017
1 parent a9fa5ac commit dcc8f61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/benchmark.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ const packageConfig = require("./../package.json");

import assert = require("assert");
import Utils = require("../src/server/utils");
import Statistics = require("../src/server/statistics");
import Benchmark = require('benchmark');

// const bindings = ((K) => { try {
Expand Down

0 comments on commit dcc8f61

Please sign in to comment.