Update README.md

Cleanup of last commit.
This commit is contained in:
akullpp
2014-07-10 14:44:34 +02:00
parent c0f5a2e6f4
commit b1a6a84513

View File

@ -195,8 +195,8 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by [
* [AssertJ](http://joel-costigliola.github.io/assertj/) - Fluent assertions
* [Calipher](https://code.google.com/p/caliper/) - Microbenchmarking framework
* [JMH](http://openjdk.java.net/projects/code-tools/jmh/) - Microbenchmarking
* [TestNG](http://testng.org/) Testing framework
* [JUnit](http://junit.org/) Testing framework
* [TestNG](http://testng.org/) - Testing framework
* [JUnit](http://junit.org/) - Testing framework
## Utility