Commit f76201c5 by Alexandr Pokutnik

cleanup

parent 10a3bc43
...@@ -76,7 +76,6 @@ def test_scenario_ru_from_string(): ...@@ -76,7 +76,6 @@ def test_scenario_ru_from_string():
scenario.name, scenario.name,
u'Сохранение базы курсов универитета в текстовый файл' u'Сохранение базы курсов универитета в текстовый файл'
) )
print scenario.steps[0].hashes
assert_equals( assert_equals(
scenario.steps[0].hashes, scenario.steps[0].hashes,
[ [
......
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