From 7bceb81ed58e0c20db41664a09a2630a376f9af7 Mon Sep 17 00:00:00 2001 From: Marc Khouzam Date: Mon, 2 Apr 2012 21:38:40 -0400 Subject: [PATCH] Cosmetic --- .../eclipse/cdt/tests/dsf/gdb/tests/tests_7_4/Suite_7_4.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/src/org/eclipse/cdt/tests/dsf/gdb/tests/tests_7_4/Suite_7_4.java b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/src/org/eclipse/cdt/tests/dsf/gdb/tests/tests_7_4/Suite_7_4.java index 791e64e404b..7f84cf16bb1 100644 --- a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/src/org/eclipse/cdt/tests/dsf/gdb/tests/tests_7_4/Suite_7_4.java +++ b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/src/org/eclipse/cdt/tests/dsf/gdb/tests/tests_7_4/Suite_7_4.java @@ -20,7 +20,7 @@ import org.junit.runners.Suite; * want to run. When creating a new test class, it should be * added to the list below. * - * This suite is for tests to be run with GDB 7.4 + * This suite is for tests to be run with GDB 7.4. */ @RunWith(Suite.class)