We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91fcd60 commit 95cf866Copy full SHA for 95cf866
README.md
@@ -26,7 +26,7 @@ Run individual tests or <b>JunitTestSuite</b> using <b>EclEmma Coverage</b>, or
26
**To build from the command line using gradle:**
27
````
28
build.gradle
29
-# In this example, both the JSON-java jar and the test code is created <br>
+# In this example, both the JSON-java jar and the test code is created
30
# from the same build file, in the test code directory. 3rd party jars are
31
# obtained from the maven repository.
32
apply plugin: 'java'
0 commit comments