Browse Source

修改gitignore文件,将test文件夹加入到版本控制

suntg 8 years ago
parent
commit
0a52642ee3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -57,4 +57,4 @@ pom.xml.next
 release.properties
 dependency-reduced-pom.xml
 buildNumber.properties
-/src/test/
+# /src/test/