Skip to content

Commit

Permalink
typo fix in test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour committed May 18, 2021
1 parent 4284f7f commit 4cdcc46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// using NodeJS' assert library to test fast-test
// using NodeJS' assert library to test flug
const assert = require("assert");
const child_process = require("child_process");

Expand Down

0 comments on commit 4cdcc46

Please sign in to comment.