Explorar o código

Fixed small syntax error

bwhitn %!s(int64=8) %!d(string=hai) anos
pai
achega
414726ecd4
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      test/index.js

+ 2 - 1
test/index.js

@@ -24,7 +24,8 @@ import "./tests/operations/Image.js";
 import "./tests/operations/MorseCode.js";
 import "./tests/operations/StrUtils.js";
 import "./tests/operations/SeqUtils.js";
-import "./tests/operations/VBE.js"
+import "./tests/operations/VBE.js";
+
 
 let allTestsPassing = true;
 const testStatusCounts = {