mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-25 16:29:49 -04:00
* Add package.json to tell npm what dependencies we need. * Use npm's test package for the assertions * Add a test/all.js as our test suite entrypoint. * Port biblerefparsing tests over to the new unit test framework.
8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
syntax: glob
|
|
DynamicBibleUtility/DynamicBibleUtility/bin
|
|
DynamicBibleUtility/DynamicBibleUtility/obj
|
|
*.suo
|
|
*.orig
|
|
Android/DynamicBible/bin
|
|
*node_modules*
|