fix comment

This commit is contained in:
Diana Huang
2012-12-05 09:42:30 -05:00
parent cb6bb38f84
commit 5ebde2a93e

View File

@@ -18,7 +18,7 @@ class StaffGradingBackend
mock: (cmd, data) ->
# Return a mock response to cmd and data
# TODO: needs (optional?) arg for problem location
# should take a location as an argument
if cmd == 'get_next'
@mock_cnt++
response =