diff --git a/Makefile b/Makefile index e909f0f1..cdb39f7a 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,7 @@ JS_FILES=\ sanitize.js \ history.js \ coords.js \ + recalculate.js \ select.js \ draw.js \ path.js \ diff --git a/test/all_tests.html b/test/all_tests.html index 124004e0..34f4e5d5 100644 --- a/test/all_tests.html +++ b/test/all_tests.html @@ -17,6 +17,7 @@ + + + + + + + + + + + + + +

Unit Tests for svgedit.recalculate

+

+

+
    + + +