summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test.icl5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/test.icl b/test/test.icl
index 9d6f7ea..635f8ff 100644
--- a/test/test.icl
+++ b/test/test.icl
@@ -7,10 +7,7 @@ import Control.Monad
import Control.Monad.Identity
import Control.Monad.State
-import Gtk.Signal
-import Gtk.State
-import Gtk.Types
-import Gtk.Widgets
+import Gtk
Start w = runGtk app w
where