mirror of
https://github.com/eth-p/bat-extras.git
synced 2024-12-13 09:40:42 +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
|
|
|