Skip to content

Commit

Permalink
Improve detect_os test
Browse files Browse the repository at this point in the history
  • Loading branch information
IlanCosman committed Apr 7, 2022
1 parent 62d621c commit c3bd035
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tests/_tide_detect_os.test.fish
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@
# Only run this test on macOS:
# REQUIRES: test $(uname) = Darwin

_tide_decolor (_tide_detect_os) # CHECK:  D6D6D6 333333
_tide_detect_os
# CHECK: 
# CHECK: D6D6D6
# CHECK: 333333

0 comments on commit c3bd035

Please sign in to comment.