Fix testing for variable caching

This commit is contained in:
Ilan Cosman 2021-08-21 19:45:34 -07:00
parent dfa032bf32
commit acb71d3e41

View File

@ -24,4 +24,4 @@ littlecheck:
test: install littlecheck
@type -q mock || fisher install IlanCosman/clownfish
@fish tests/test_setup.fish
@./littlecheck --progress tests/*.test.fish
@_tide_cache_variables; ./littlecheck --progress tests/*.test.fish