diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2023-07-12 14:10:29 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2023-07-12 14:11:39 -0400 |
commit | afdc5dca7ca378cb75fe2a2c9df3881a89ba17dd (patch) | |
tree | 2790c8e8e6ce0e1678c023a58b3bba22d842c76b /tests/bfs/j_negative.sh | |
parent | d9fb2e5e76e1e2de63af78f4de308c3de577c90b (diff) | |
download | bfs-afdc5dca7ca378cb75fe2a2c9df3881a89ba17dd.tar.xz |
tests/bfs: Add tests for -j
Diffstat (limited to 'tests/bfs/j_negative.sh')
-rw-r--r-- | tests/bfs/j_negative.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/bfs/j_negative.sh b/tests/bfs/j_negative.sh new file mode 100644 index 0000000..809c98c --- /dev/null +++ b/tests/bfs/j_negative.sh @@ -0,0 +1 @@ +! invoke_bfs -j-1 basic |