Pep8 fixes

Changed constant to uppercase
This commit is contained in:
Will Daly
2013-03-18 13:50:25 -04:00
parent 5fd1e7426d
commit 568f557dfc
14 changed files with 88 additions and 64 deletions

View File

@@ -35,7 +35,7 @@ Feature: Answer choice problems
Scenario: I can submit a blank answer
Given I am viewing a "<ProblemType>" problem
When I check a problem
When I check a problem
Then My "<ProblemType>" answer is marked "incorrect"
Examples: