skip_if_not_windows.Rd
Skip unit test if not on windows
skip_if_not_windows()
A message to console if skipping test
if (FALSE) { # \dontrun{ skip_if_not_windows() } # }