Skip to content

Commit

Permalink
Removed TestParser.
Browse files Browse the repository at this point in the history
  • Loading branch information
magnus-madsen committed Jun 16, 2018
1 parent 86d789c commit f540691
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 172 deletions.
Expand Up @@ -19,7 +19,6 @@ package ca.uwaterloo.flix.language.phase
import org.scalatest.{ParallelTestExecution, Suites}

class PhaseSuite extends Suites(
new TestParser,
new TestNamer,
new TestResolver,
new TestUnification,
Expand Down
171 changes: 0 additions & 171 deletions main/test/ca/uwaterloo/flix/language/phase/TestParser.scala

This file was deleted.

0 comments on commit f540691

Please sign in to comment.