From b4707c3a1f0fbac7120a1bbab9e0aa39b91f6b41 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 4 Dec 2012 09:50:07 -0500 Subject: [PATCH] Mirror main directory structure in specs --- test/index.html | 26 ++++++++++----------- test/spec/{GeoJSON.js => format/geojson.js} | 0 test/spec/{XML.js => format/xml.js} | 0 test/spec/{Entity.js => graph/entity.js} | 0 test/spec/{Graph.js => graph/graph.js} | 0 test/spec/{ => graph}/history.js | 0 test/spec/{Way.js => graph/way.js} | 0 test/spec/{ => renderer}/background.js | 0 test/spec/{ => renderer}/hash.js | 0 test/spec/{Map.js => renderer/map.js} | 0 test/spec/{ => renderer}/style.js | 0 test/spec/{Inspector.js => ui/inspector.js} | 0 12 files changed, 13 insertions(+), 13 deletions(-) rename test/spec/{GeoJSON.js => format/geojson.js} (100%) rename test/spec/{XML.js => format/xml.js} (100%) rename test/spec/{Entity.js => graph/entity.js} (100%) rename test/spec/{Graph.js => graph/graph.js} (100%) rename test/spec/{ => graph}/history.js (100%) rename test/spec/{Way.js => graph/way.js} (100%) rename test/spec/{ => renderer}/background.js (100%) rename test/spec/{ => renderer}/hash.js (100%) rename test/spec/{Map.js => renderer/map.js} (100%) rename test/spec/{ => renderer}/style.js (100%) rename test/spec/{Inspector.js => ui/inspector.js} (100%) diff --git a/test/index.html b/test/index.html index f427bbf7c..6441b0eba 100644 --- a/test/index.html +++ b/test/index.html @@ -64,20 +64,20 @@ - - - - - - - - - + + + + + + + + + + + - - - - + +