Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff tests/farray-array.t @ 784:b5b19c62da24
fports: FIX: man page: Synopsis should document the "deptree" subcommand
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 26 Oct 2024 22:42:01 +0200 |
| parents | 11f3101c1980 |
| children |
line wrap: on
line diff
--- a/tests/farray-array.t Sat Oct 26 18:38:05 2024 +0200 +++ b/tests/farray-array.t Sat Oct 26 22:42:01 2024 +0200 @@ -10,6 +10,7 @@ $ . "${TESTDIR}/testsetup.sh" $ _p_datadir="${TESTDIR}/../share/local-bsdtools" $ . "${_p_datadir}/farray.sh" + $ . "${_p_datadir}/farray-ext.sh" Basic Creation and Destruction
