Commit ccfc4fc0 by Chris Dodge

remove extra line space at end of file

parent 5088450e
...@@ -25,4 +25,3 @@ class SandboxingTest(TestCase): ...@@ -25,4 +25,3 @@ class SandboxingTest(TestCase):
""" """
self.assertTrue(can_execute_unsafe_code('edX/full/2012_Fall')) self.assertTrue(can_execute_unsafe_code('edX/full/2012_Fall'))
self.assertTrue(can_execute_unsafe_code('edX/full/2013_Spring')) self.assertTrue(can_execute_unsafe_code('edX/full/2013_Spring'))
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment