no camel case in filenames

This commit is contained in:
Girish Ramakrishnan
2022-10-14 08:22:04 +02:00
parent eb5c90a2e7
commit 7cb326cfff
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
"nyc": "^15.1.0"
},
"scripts": {
"test": "./runTests",
"test": "./run-tests",
"postmerge": "/bin/true",
"precommit": "/bin/true",
"prepush": "npm test",