diff --git a/spec/runner.html b/spec/runner.html index 67fe1920..251647ba 100644 --- a/spec/runner.html +++ b/spec/runner.html @@ -13,20 +13,20 @@ - + - +
diff --git a/spec/suites/util/TransformationSpec.js b/spec/suites/geometry/TransformationSpec.js similarity index 100% rename from spec/suites/util/TransformationSpec.js rename to spec/suites/geometry/TransformationSpec.js diff --git a/src/util/Transformation.js b/src/geometry/Transformation.js similarity index 100% rename from src/util/Transformation.js rename to src/geometry/Transformation.js