mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
Move coreValidator test to test/spec/core/validator.js
This commit is contained in:
+1
-1
@@ -75,6 +75,7 @@
|
||||
<script src='spec/core/graph.js'></script>
|
||||
<script src='spec/core/history.js'></script>
|
||||
<script src='spec/core/tree.js'></script>
|
||||
<script src='spec/core/validator.js'></script>
|
||||
|
||||
<script src='spec/geo/extent.js'></script>
|
||||
<script src='spec/geo/geo.js'></script>
|
||||
@@ -150,7 +151,6 @@
|
||||
<script src='spec/util/session_mutex.js'></script>
|
||||
<script src='spec/util/util.js'></script>
|
||||
|
||||
<script src='spec/validations/validator.js'></script>
|
||||
<script src='spec/validations/almost_junction.js'></script>
|
||||
<script src='spec/validations/crossing_ways.js'></script>
|
||||
<script src='spec/validations/disconnected_way.js'></script>
|
||||
|
||||
Reference in New Issue
Block a user