mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 20:11:32 +02:00
Fixed test.system to not execute unit tests.
This commit is contained in:
@@ -344,10 +344,10 @@
|
||||
<junit>
|
||||
<classpath>
|
||||
<path refid="writelatex-git-bridge.module.classpath"/>
|
||||
<pathelement location="${writelatex-git-bridge.testoutput.unit.dir}"/>
|
||||
<pathelement location="${writelatex-git-bridge.testoutput.system.dir}"/>
|
||||
</classpath>
|
||||
<batchtest>
|
||||
<fileset dir="${writelatex-git-bridge.testoutput.unit.dir}">
|
||||
<fileset dir="${writelatex-git-bridge.testoutput.system.dir}">
|
||||
</fileset>
|
||||
</batchtest>
|
||||
<formatter type="brief" usefile="false"/>
|
||||
|
||||
Reference in New Issue
Block a user