diff --git a/package.json b/package.json index f9260db..f7ea519 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,6 @@ "url": "git://github.com/kurokikaze/limestone.git" }, "scripts": { - "test": "node ls-test.js" + "test": "node purels.js" } }