Skip to content

Commit

Permalink
Format.
Browse files Browse the repository at this point in the history
  • Loading branch information
yhuai committed Feb 12, 2015
1 parent 12c86df commit aba2e88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ class ListTablesSuite extends QueryTest with BeforeAndAfterAll {
Row("tables", true))
dropTempTable("tables")
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ class ListTablesSuite extends QueryTest with BeforeAndAfterAll {
Row("tables", true))
dropTempTable("tables")
}
}
}

0 comments on commit aba2e88

Please sign in to comment.