• Matthew Holt's avatar
    Remove extra tests that were Linux-specific · 794d2711
    Matthew Holt authored
    These tests with the backslash seem to assert that shlex (our Unix shell parsing library) is working properly, not our wrapper function (that parses commands for both Windows and non-Windows). These tests break on Windows so I have removed them.
    794d2711
commands_test.go 5.12 KB