mirror of
https://github.com/rowtype-yoga/purs-eval.git
synced 2024-11-26 11:26:48 +03:00
test: fix test module folder
This commit is contained in:
parent
2d33830fa3
commit
1a87ff1b1a
@ -1,4 +1,4 @@
|
||||
module Test.Main (main) where
|
||||
module Test (main) where
|
||||
|
||||
import Prelude (Unit)
|
||||
import Effect (Effect)
|
||||
|
Loading…
Reference in New Issue
Block a user