Skip to content

Commit a9457cb

Browse files
committed
refactor: Rename REPLIES => REPLY
1 parent 3cf71cd commit a9457cb

File tree

4 files changed

+453
-17
lines changed

4 files changed

+453
-17
lines changed

Bakefile.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# shellcheck shell=bash
2+
3+
task.test() {
4+
bats ./tests
5+
}

0 commit comments

Comments
 (0)