Skip to content

Commit bc0817f

Browse files
committed
Don't test render on Windows
1 parent 0d09787 commit bc0817f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

render_test.go

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// +build !windows
2+
13
package prompt
24

35
import (

0 commit comments

Comments
 (0)