Skip to content

Commit 6665a6f

Browse files
committed
Set11bTest.hs: fix module name
1 parent d670ced commit 6665a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/Set11bTest.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{-# LANGUAGE TemplateHaskell, ScopedTypeVariables #-}
22

3-
module Set11aTest where
3+
module Set11bTest where
44

55
import Mooc.Test
66
import Mooc.Th

0 commit comments

Comments
 (0)