diff --git a/Thorfile b/Thorfile index 2798f82d..fb596b7a 100644 --- a/Thorfile +++ b/Thorfile @@ -36,7 +36,8 @@ class Build < Thor "tests/js/unit/plugins/pathTests.js", "tests/js/unit/plugins/regularPolygonTests.js", "tests/js/unit/plugins/starTests.js", - "tests/js/unit/plugins/textPathTests.js" + "tests/js/unit/plugins/textPathTests.js", + "tests/js/unit/plugins/labelTests.js" ] if !File.directory?("dist")