]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - tests/lib.sh.test
d21ee2dfd3092bfeda519e43857c73999bcfbd44
[config/dotfiles.git] / tests / lib.sh.test
1
2
3 . ../lib.sh
4
5 # Tests for installed().
6 installed which && echo which installed
7 installed doesnt-exist && echo doesnt-exist installed