Giving Windows some love

Rapha Amorim created

Change summary

testscript/script_test.go | 1 -
1 file changed, 1 deletion(-)

Detailed changes

testscript/script_test.go 🔗

@@ -274,7 +274,6 @@ func cmdUI(key ssh.Signer) func(ts *testscript.TestScript, neg bool, args []stri
 	}
 }
 
-// P.S. Windows sucks!
 func cmdDos2Unix(ts *testscript.TestScript, neg bool, args []string) {
 	if neg {
 		ts.Fatalf("unsupported: ! dos2unix")