Add test for pasteboard bug.

This commit is contained in:
Vincent St-Amour 2015-11-11 16:54:28 -06:00
parent acab3f14e1
commit 73fb3dbe39

View File

@ -0,0 +1,3 @@
#lang racket/gui
;; GH issue #18
(send (new pasteboard%) paste)