mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Remove the main
function from TermSpec.
This commit is contained in:
parent
801d0e1d54
commit
271d47f8f4
@ -9,9 +9,6 @@ import Interpreter
|
||||
import Diff
|
||||
import ArbitraryTerm
|
||||
|
||||
main :: IO ()
|
||||
main = hspec spec
|
||||
|
||||
spec :: Spec
|
||||
spec = parallel $ do
|
||||
describe "Term" $ do
|
||||
|
Loading…
Reference in New Issue
Block a user