Browse Source

Linting on tests

n1073645 5 years ago
parent
commit
4100a22c7f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/operations/tests/Gunzip.mjs

+ 1 - 1
tests/operations/tests/Gunzip.mjs

@@ -55,4 +55,4 @@ TestRegister.addTests([
             }
         ]
     }
-]);
+]);