master
/ miniconda3 / pkgs / libedit-3.1.20221030-h5eee18b_0 / info / test / run_test.sh

run_test.sh @a663dc1

41a0142
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
set -ex



test -f $PREFIX/lib/pkgconfig/libedit.pc
test -f $PREFIX/lib/libedit.so
exit 0