From a4f11cd94cb83dc59f4b9fe1871ec1f9a1b19b46 Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Mon, 26 Feb 2018 09:29:58 +0800 Subject: [PATCH] test --- .idea/libraries/Maven__junit_junit_4_11.xml | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.idea/libraries/Maven__junit_junit_4_11.xml b/.idea/libraries/Maven__junit_junit_4_11.xml index c388252..f33320d 100644 --- a/.idea/libraries/Maven__junit_junit_4_11.xml +++ b/.idea/libraries/Maven__junit_junit_4_11.xml @@ -1,13 +1,13 @@ -<component name="libraryTable"> - <library name="Maven: junit:junit:4.11"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.11/junit-4.11.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.11/junit-4.11-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.11/junit-4.11-sources.jar!/" /> - </SOURCES> - </library> +<component name="libraryTable"> + <library name="Maven: junit:junit:4.11"> + <CLASSES> + <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.11/junit-4.11.jar!/" /> + </CLASSES> + <JAVADOC> + <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.11/junit-4.11-javadoc.jar!/" /> + </JAVADOC> + <SOURCES> + <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.11/junit-4.11-sources.jar!/" /> + </SOURCES> + </library> </component> \ No newline at end of file -- Gitblit v1.8.0