aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Harvey <andrew@alantgeo.com.au>2021-05-05 20:32:42 +1000
committerAndrew Harvey <andrew@alantgeo.com.au>2021-05-05 20:32:42 +1000
commita219a8abad1110b3dcf9b7d95291b9a42f6f8880 (patch)
tree9f606f578e4a3adeef866d167ab9d25e7d34cecc /package.json
parent71c5ec5950d9cf30cc1200ac0c22432dfd7ac1eb (diff)
lib unitsToRanges
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 13dc6ab..a3a45f0 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"author": "Andrew Harvey <andrew@alantgeo.com.au>",
"license": "MIT",
"scripts": {
- "test": "./node_modules/.bin/tape test/toOSM.js test/cluster.js"
+ "test": "./node_modules/.bin/tape test/toOSM.js test/cluster.js test/unitsToRanges.js"
},
"dependencies": {
"capital-case": "^1.0.4",