diff options
author | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2023-06-19 15:31:49 -0400 |
---|---|---|
committer | Christopher R. Nelson <christopher.nelson@languidnights.com> | 2023-06-19 15:31:49 -0400 |
commit | 56405829f2f9f2adadb42135ffaec37725759b57 (patch) | |
tree | e198dfdfae069000cf9bc8819d5beef466b1bd94 /tests/sample.json | |
parent | 33f3751e8228086c577e6d38c9b6bcbce9febfea (diff) |
feat: more proper build infra
- scripts should be scripts/command-name.in
- tests file shouldn't mismatch style from app
Diffstat (limited to 'tests/sample.json')
-rw-r--r-- | tests/sample.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/sample.json b/tests/sample.json deleted file mode 100644 index b2fbffe..0000000 --- a/tests/sample.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "title": "Foundation Trilogy", - "author": "Isaac Asimov", - "priority": 1 -} |