summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--OWNERS3
-rw-r--r--tests/.classpath2
2 files changed, 4 insertions, 1 deletions
diff --git a/OWNERS b/OWNERS
index e4533e0..90c5d36 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,4 +1,7 @@
erowe@google.com
+gelanchezhian@google.com
guangzhu@google.com
+jdesprez@google.com
+mrosenfeld@google.com
siniavine@google.com
tobiast@google.com
diff --git a/tests/.classpath b/tests/.classpath
index c7726fe..55aa5dd 100644
--- a/tests/.classpath
+++ b/tests/.classpath
@@ -3,7 +3,7 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/loganalysis"/>
- <classpathentry kind="var" path="TRADEFED_ROOT/out/host/common/obj/JAVA_LIBRARIES/junit-host_intermediates/javalib.jar"/>
<classpathentry kind="var" path="TRADEFED_ROOT/external/easymock/src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>