1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
This commit is contained in:
Marc Khouzam 2012-04-02 21:38:40 -04:00
parent 01bc5a5c1f
commit 7bceb81ed5

View file

@ -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)