Skip to content

Commit 9cb6315

Browse files
committed
TEST: Clipboard port test only on Windows
1 parent f6e4805 commit 9cb6315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/units/port-test.r3

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ if system/platform = 'Windows [
171171

172172
===end-group===
173173

174-
if find system/schemes 'clipboard [
174+
if system/platform = 'Windows [
175175
===start-group=== "CLIPBOARD"
176176
;@@ https://github.com/Oldes/Rebol-issues/issues/1968
177177
--test-- "Clipboard port test"

0 commit comments

Comments
 (0)