Reflect change in filename

This commit is contained in:
Denis Merigoux 2022-07-23 18:08:49 +02:00 committed by Emile Rolley
parent d91ed27e28
commit 0f999fb285
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@ dependencies:
npm install
bench:
node allocations_familiales.js
node examples.js

View File

@ -10,7 +10,7 @@
},
"devDependencies": {},
"scripts": {
"test": "node allocations_familiales.js"
"test": "node examples.js"
},
"repository": {
"type": "git",