fixup test

only works interactively
This commit is contained in:
Johannes Altmanninger 2020-02-24 00:21:23 +01:00
parent aa0e16b1a5
commit ccd3ac4f18

View file

@ -43,9 +43,6 @@ status job-control none
status current-function
#CHECK: Not a function
a=b status current-command
#CHECK: status
function test_function
status current-function
end