Skip to content
Snippets Groups Projects
Commit 362c656f authored by Aarati Bhattarai's avatar Aarati Bhattarai
Browse files

add test

parent d329f426
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,9 @@ public class DotsAndBoxesGridTest { ...@@ -21,6 +21,9 @@ public class DotsAndBoxesGridTest {
* *
* This is a dummy test just to show that the test suite itself runs * This is a dummy test just to show that the test suite itself runs
*/ */
assertTrue(true);
@Test @Test
public void testTestSuiteRuns() { public void testTestSuiteRuns() {
logger.info("Dummy test to show the test suite runs"); logger.info("Dummy test to show the test suite runs");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment