summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiva Velusamy <vsiva@google.com>2014-03-11 22:43:22 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-03-11 22:43:22 +0000
commitcf002836b19325e0a55a5246ef2ccc40d9dfd614 (patch)
tree33f8e9cf6c4cfb7a9834829af327896d5b7da14f
parent6466f2cf5c834b0b20b67010c7d88a5b080b7bdc (diff)
parent290653dee10cfa8f26c0b7b1541fc2dc614c5698 (diff)
downloadidea-cf002836b19325e0a55a5246ef2ccc40d9dfd614.tar.gz
Merge "Add mockito to user libraries (used by the manifest merger module's tests)"
-rw-r--r--.idea/libraries/mockito.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.idea/libraries/mockito.xml b/.idea/libraries/mockito.xml
new file mode 100644
index 000000000000..c3f10b6efa53
--- /dev/null
+++ b/.idea/libraries/mockito.xml
@@ -0,0 +1,12 @@
+<component name="libraryTable">
+ <library name="mockito">
+ <CLASSES>
+ <root url="jar://$PROJECT_DIR$/../../prebuilts/tools/common/m2/internal/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES>
+ <root url="jar://$PROJECT_DIR$/../../prebuilts/tools/common/m2/internal/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5-sources.jar!/" />
+ <root url="jar://$PROJECT_DIR$/../../prebuilts/tools/common/m2/internal/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar!/" />
+ </SOURCES>
+ </library>
+</component> \ No newline at end of file