testsuite: Update the library tests for new location

Signed-off-by: Craig Small <csmall@dropbear.xyz>
This commit is contained in:
Craig Small
2022-08-29 20:40:45 +10:00
parent 1502648ff9
commit 15a0a71406
6 changed files with 8 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
${PWD}/../lib/test_fileutils >&-
${PWD}/../src/tests/test_fileutils >&-