Skip to content

Commit 95cf866

Browse files
committed
Update README.md
1 parent 91fcd60 commit 95cf866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Run individual tests or <b>JunitTestSuite</b> using <b>EclEmma Coverage</b>, or
2626
**To build from the command line using gradle:**
2727
````
2828
build.gradle
29-
# In this example, both the JSON-java jar and the test code is created <br>
29+
# In this example, both the JSON-java jar and the test code is created
3030
# from the same build file, in the test code directory. 3rd party jars are
3131
# obtained from the maven repository.
3232
apply plugin: 'java'

0 commit comments

Comments
 (0)