aboutsummaryrefslogtreecommitdiff
path: root/src/org/junit/runner/notification/package-info.java
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2016-12-14 11:13:37 +0000
committerPaul Duffin <paulduffin@google.com>2016-12-15 18:53:12 +0000
commit4dd042caba6f0ee54f604a409df7152b3e8205bb (patch)
treefd9aa7f11b8c8f927c9e98fd828e60086895ca5e /src/org/junit/runner/notification/package-info.java
parent50db5f5810104e1dd0b0294145e9d3e602bb2627 (diff)
downloadjunit-4dd042caba6f0ee54f604a409df7152b3e8205bb.tar.gz
Moved source to match upstream file structure
Will make it simpler to update JUnit source. Bug: 33613916 Test: make checkbuild Change-Id: I76984a6defd3e40f34eea995e6ed865d32d53da3
Diffstat (limited to 'src/org/junit/runner/notification/package-info.java')
-rw-r--r--src/org/junit/runner/notification/package-info.java6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/org/junit/runner/notification/package-info.java b/src/org/junit/runner/notification/package-info.java
deleted file mode 100644
index 0331c8f..0000000
--- a/src/org/junit/runner/notification/package-info.java
+++ /dev/null
@@ -1,6 +0,0 @@
-/**
- * Provides information about a test run.
- *
- * @since 4.0
- */
-package org.junit.runner.notification; \ No newline at end of file