Skip to content

Commit 76771ea

Browse files
committed
testsuite: add missing test to Makefile
Problem: t2621-job-shell-plugin-fork.t is missing from Makefile.am and therefore is not run during `make check`. Add the test.
1 parent b863cec commit 76771ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ TESTSCRIPTS = \
222222
t2618-job-shell-signal.t \
223223
t2619-job-shell-hwloc.t \
224224
t2620-job-shell-mustache.t \
225+
t2621-job-shell-plugin-fork.t \
225226
t2710-python-cli-submit.t \
226227
t2711-python-cli-run.t \
227228
t2713-python-cli-bulksubmit.t \

0 commit comments

Comments
 (0)