mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-02-02 02:09:16 +01:00
5 lines
82 B
Bash
5 lines
82 B
Bash
|
set -e
|
||
|
"$TEST_RUNNER" batgrep "ca" file.txt
|
||
|
"$TEST_RUNNER" batgrep "ca" link.txt
|
||
|
|