Skip to content

Commit

Permalink
fix SerdeTest
Browse files Browse the repository at this point in the history
  • Loading branch information
fluency03 committed May 12, 2018
1 parent 59f06b5 commit 331186d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package com.github.fluency03.blockchain.misc

import org.scalatest.{FlatSpec, Matchers}

class SerdeTest extends FlatSpec with Matchers with {
class SerdeTest extends FlatSpec with Matchers {



Expand Down

0 comments on commit 331186d

Please sign in to comment.