mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-16 01:57:09 +00:00
6c09affaf7
Introduced the Catch2 unit testing framework.
3 lines
38 B
Bash
Executable File
3 lines
38 B
Bash
Executable File
#!/bin/bash
|
|
exec llvm-cov-7 gcov "$@"
|