diff options
Diffstat (limited to 'src/test/CppTests/Config.tests.ts')
| -rw-r--r-- | src/test/CppTests/Config.tests.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/CppTests/Config.tests.ts b/src/test/CppTests/Config.tests.ts index 3d5fc0a..0143341 100644 --- a/src/test/CppTests/Config.tests.ts +++ b/src/test/CppTests/Config.tests.ts @@ -16,5 +16,4 @@ suite("C++ - Configuration Tests", () => { const testSetup: TestSetup = new TestSetup("void foo();"); // Tests - }); |