Skip to content

Commit f521f17

Browse files
committed
Added new comprehention test to main runner
1 parent 04e90b6 commit f521f17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python2/runner/path_to_enlightenment.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
from koans.about_exceptions import AboutExceptions
2222
from koans.about_triangle_project2 import AboutTriangleProject2
2323
from koans.about_iteration import AboutIteration
24+
from koans.about_comprehension import AboutComprehension
2425
from koans.about_generators import AboutGenerators
2526
from koans.about_lambdas import AboutLambdas
2627
from koans.about_scoring_project import AboutScoringProject

0 commit comments

Comments
 (0)