summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@parabola.nu>2024-02-21 17:33:34 -0700
committerLuke T. Shumaker <lukeshu@parabola.nu>2024-02-21 17:33:34 -0700
commitcf8d398989e306e54a17018131de15a83ec1145f (patch)
treed810802603c35ee135a74df48a44af79c73421b2
parent3604bbd006d42233ac52113dfff7ac78dba9469d (diff)
fix: INSTALL: We've switched from roundup to BATS
-rw-r--r--INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index a74a376..adef998 100644
--- a/INSTALL
+++ b/INSTALL
@@ -45,10 +45,10 @@ be a bigger issue.
## Test suite dependencies
-If you wish to run the test suite, you will need the "roundup" shell
-unit testing program. On Parabola GNU/Linux-libre it is called
-"sh-roundup". If your operating system doesn't have it, it is
-available at <http://bmizerany.github.io/roundup/>.
+If you wish to run the test suite, you will need the "BATS" shell unit
+testing program. On Parabola GNU/Linux-libre it is called "bats". If
+your operating system doesn't have it, it is available at
+<https://github.com/bats-core/bats-core>.
## Run-time dependencies