Clean junit4-target files

Incremental builders were failing to detect a real build breakage,
but treehugger was seeing it and failing all changes in presubmit.
Clean the stale files so it doesn't happen again.

Bug: 34528444
Test: cleans
Change-Id: I0320bad5f5f9292e88d03be3e29606833d18cb55
1 file changed
tree: b73083df3836efad52cb91a5f543a27c05bf7640
  1. src/
  2. .classpath
  3. .gitignore
  4. .project
  5. Android.mk
  6. build.gradle
  7. CleanSpec.mk
  8. epl-v10.html
  9. LICENSE-junit.txt
  10. MODULE_LICENSE_EPL
  11. NOTICE.txt
  12. README.md
  13. README.version
  14. version
README.md

JUnit 4

JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.

For more information, please visit:

Latest Build Status

Built on DEV@cloud