1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-30 05:59:07 +00:00
conky/tests/llvm-gcov.sh
Brenden Matthews 6c09affaf7 Add some basic unit tests.
Introduced the Catch2 unit testing framework.
2018-12-24 02:02:01 -05:00

3 lines
38 B
Bash
Executable File

#!/bin/bash
exec llvm-cov-7 gcov "$@"