Przeglądaj źródła

Update test paths

tags/v0.1.3
bertieb 3 lat temu
rodzic
commit
2f032f5c37
2 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      package.json
  2. +0
    -0
      src/ts/test/test-dice.spec.ts

+ 1
- 1
package.json Wyświetl plik

@@ -18,6 +18,6 @@
"ts-node": "^9.1.1"
},
"scripts": {
"test": "mocha -r ts-node/register ./**/*.spec.ts"
"test": "mocha -r ts-node/register ./src/ts/test/*.spec.ts"
}
}

test/test-dice.spec.ts → src/ts/test/test-dice.spec.ts Wyświetl plik


Ładowanie…
Anuluj
Zapisz