From d9cef62f8778fcdc39d26802d5d7457c97e9dfc0 Mon Sep 17 00:00:00 2001 From: Rowan Goemans Date: Mon, 1 Jan 2018 20:19:58 +0100 Subject: -- Finished all parameter tests. -- Added support for all C++ string literals. --- src/test/CppTests/Config.tests.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'src/test/CppTests/Config.tests.ts') 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 - }); -- cgit v1.2.3