aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_SwapWorkspaces.hs
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-11-01 21:10:59 +0100
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-11-01 21:10:59 +0100
commit4866f2e367dfcf22a9591231ba40948826a1b438 (patch)
tree7a245caee3f146826b267d773b7eaa80386a818e /tests/test_SwapWorkspaces.hs
parent47589e1913fb9530481caedb543978a30d4323ea (diff)
downloadXMonadContrib-4866f2e367dfcf22a9591231ba40948826a1b438.tar.gz
XMonadContrib-4866f2e367dfcf22a9591231ba40948826a1b438.tar.xz
XMonadContrib-4866f2e367dfcf22a9591231ba40948826a1b438.zip
Hierarchify
darcs-hash:20071101201059-a5988-fc1f1262bec1b69e13ba18ae7cefeafc8c4471d4.gz
Diffstat (limited to 'tests/test_SwapWorkspaces.hs')
-rw-r--r--tests/test_SwapWorkspaces.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_SwapWorkspaces.hs b/tests/test_SwapWorkspaces.hs
index cc1ee6d..dc4c82c 100644
--- a/tests/test_SwapWorkspaces.hs
+++ b/tests/test_SwapWorkspaces.hs
@@ -6,7 +6,7 @@ import Test.QuickCheck
import StackSet
import Properties(T, NonNegative)
-import XMonadContrib.SwapWorkspaces
+import XMonad.SwapWorkspaces
-- Ensures that no "loss of information" can happen from a swap.
prop_double_swap (ss :: T) (t1 :: NonNegative Int) (t2 :: NonNegative Int) =