Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
yhuai committed Jul 10, 2014
1 parent 03eec4c commit 0266761
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class AllTypesBean extends Serializable {
@BeanProperty var booleanField: java.lang.Boolean = _
}

class JavaSQLSuite extends FunSuite {
class JavaSQLSuite extends FunSuite {
val javaCtx = new JavaSparkContext(TestSQLContext.sparkContext)
val javaSqlCtx = new JavaSQLContext(javaCtx)

Expand Down

0 comments on commit 0266761

Please sign in to comment.