Fixed tests

This commit is contained in:
iko 2023-06-18 11:52:02 +03:00
parent 3d83802d2b
commit 30946b34fd
Signed by untrusted user: iko
GPG Key ID: 82C257048D1026F2

View File

@ -14,6 +14,8 @@ import Test.Utils exposing (..)
import Ur exposing (..)
import Ur.Constructor as C
import Ur.Deconstructor as D
import Ur.Jam exposing (cue, jam, mat, rub)
import Ur.Types exposing (..)
import Ur.Uw