diff --git a/tests/operations/tests/WordCount.mjs b/tests/operations/tests/WordCount.mjs index 41f67048..bc518de2 100644 --- a/tests/operations/tests/WordCount.mjs +++ b/tests/operations/tests/WordCount.mjs @@ -114,4 +114,4 @@ TestRegister.addTests([ }, ], } -]); \ No newline at end of file +]);