created SubFix.Internal module
This commit is contained in:
@@ -20,9 +20,9 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
import Test.Hspec (hspec)
|
||||
|
||||
import qualified SubFix.ConvertSpec as Convert
|
||||
import qualified SubFixSpec as SubFix
|
||||
|
||||
main :: IO ()
|
||||
main = hspec Convert.spec
|
||||
main = hspec SubFix.spec
|
||||
|
||||
--jl
|
||||
|
||||
Reference in New Issue
Block a user