Skip to content

Commit

Permalink
added reader test
Browse files Browse the repository at this point in the history
  • Loading branch information
fehguy committed Feb 14, 2015
1 parent b9535d2 commit 4b8d34b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ class SwaggerReaderTestTest extends FlatSpec with Matchers {
it should "read the uber api" in {
val parser = new SwaggerParser()
val swagger = parser.read("./src/test/resources/uber.json")
Json.prettyPrint(swagger)
}
}

0 comments on commit 4b8d34b

Please sign in to comment.