Skip to content

Commit

Permalink
oops, forgot to do the magic
Browse files Browse the repository at this point in the history
  • Loading branch information
santiycr committed Mar 11, 2013
1 parent 0cca668 commit e3530cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_cssify_web.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ def tearDown(self):
platform.get('platform', 'ANY'),
randint(0, 999))
d.update({'__test__': True,
'desired_capabilities': platform,
'caps': platform,
})
classes[name] = new.classobj(name, (CssifyTest,), d)

Expand Down

0 comments on commit e3530cc

Please sign in to comment.