Commit b436e6d4 by Alexander Kryklia

removed debugger call

parent 6ed8598f
......@@ -557,5 +557,4 @@ class DragAndDropTest(unittest.TestCase):
[{"y": "90", "x": "210", "id": "t1", "w": "90", "h": "90"}, \
{"y": "160", "x": "370", "id": "t2", "w": "90", "h": "90"}]}',
}
# import ipdb; ipdb.set_trace()
self.assertEqual(context, expected)
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