Remove shlvl test for now

This commit is contained in:
Ilan Cosman 2021-06-29 14:50:01 -07:00
parent 159e99fec8
commit c03d50845b

View File

@ -1,12 +0,0 @@
# RUN: %fish %s
# REQUIRES: test $(uname) = Linux
function _shlvl
_tide_decolor (fish -c _tide_item_shlvl)
end
_shlvl # CHECK:  2
set -lx tide_shlvl_threshold 2
_shlvl # CHECK: