test: add standalone area fixtures
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@osm-asset/road-compiler",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.2",
|
||||
"private": false,
|
||||
"type": "commonjs",
|
||||
"main": "src/index.js",
|
||||
@@ -8,8 +8,7 @@
|
||||
"road-compiler": "bin/road-compiler.js"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test/index.js",
|
||||
"test:road-parity": "node test/road-parity.js",
|
||||
"test": "node test/index.js && node test/fixtures.js",
|
||||
"road:workbench": "node bin/road-workbench.js"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user