Skip to content

Commit

Permalink
Remove last vestiges of JUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanlewis committed Dec 4, 2012
1 parent 694514d commit fec69dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/scala/UnbalancedTreeSetTest.scala
Expand Up @@ -2,7 +2,6 @@ package org.jordanlewis.pfds

import org.scalatest.matchers.ShouldMatchers
import org.scalatest.Spec
import org.scalatest.junit.JUnitRunner

class UnbalancedTreeSetTest extends Spec with ShouldMatchers {
describe("An unbalanced set") {
Expand Down

0 comments on commit fec69dc

Please sign in to comment.