mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-05 05:34:43 +00:00
changed order of auto test runner so that JS errors show up last
This commit is contained in:
parent
245b60d69a
commit
2a9f7b7287
1 changed files with 2 additions and 2 deletions
4
.project
4
.project
|
|
@ -16,7 +16,7 @@
|
||||||
<arguments>
|
<arguments>
|
||||||
<dictionary>
|
<dictionary>
|
||||||
<key>LaunchConfigHandle</key>
|
<key>LaunchConfigHandle</key>
|
||||||
<value><project>/.externalToolBuilders/JSTD_Tests.launch</value>
|
<value><project>/.externalToolBuilders/docs.launch</value>
|
||||||
</dictionary>
|
</dictionary>
|
||||||
</arguments>
|
</arguments>
|
||||||
</buildCommand>
|
</buildCommand>
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
<arguments>
|
<arguments>
|
||||||
<dictionary>
|
<dictionary>
|
||||||
<key>LaunchConfigHandle</key>
|
<key>LaunchConfigHandle</key>
|
||||||
<value><project>/.externalToolBuilders/docs.launch</value>
|
<value><project>/.externalToolBuilders/JSTD_Tests.launch</value>
|
||||||
</dictionary>
|
</dictionary>
|
||||||
</arguments>
|
</arguments>
|
||||||
</buildCommand>
|
</buildCommand>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue