aboutsummaryrefslogtreecommitdiffhomepage
path: root/HACKING
diff options
context:
space:
mode:
authorOtto Kekäläinen <otto@debian.org>2024-01-13 23:14:50 -0800
committerOtto Kekäläinen <otto@debian.org>2024-01-13 23:19:14 -0800
commitdd891c67a62c6f77455229051a28c2f059de6cc4 (patch)
tree47c49f56dbe9b6a3b57100447327f8e8d16f7b6d /HACKING
parent49407473b6358cf3bb14a5cf775267ed2b141fe3 (diff)
tests: Rename run-in-docker to run-in-container to be more generic
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index af56f95b..78082215 100644
--- a/HACKING
+++ b/HACKING
@@ -19,7 +19,7 @@ other tests use:
You can run the tests in a `debian:sid` docker container by using
- packaging/run-in-docker
+ packaging/run-in-container
The python tests use `python-nose` so you can use all it's options. To run a
single test e.g.