Skip to content

Commit

Permalink
spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
buck heroux committed Apr 14, 2016
1 parent 82476a6 commit ce9966e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/run-tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
from sparktestsupport.shellutils import which, subprocess_check_output # noqa
from sparktestsupport.modules import all_modules # noqa


python_modules = dict((m.name, m) for m in all_modules if m.python_test_goals if m.name != 'root')


Expand Down

0 comments on commit ce9966e

Please sign in to comment.