Update test test_script_with_correct_values_is_valid

This commit is contained in:
Xodetaetl 2015-05-04 19:23:36 +02:00
parent eae78f0522
commit 82295dc446

View file

@ -13,7 +13,7 @@ class MockInterpreter(ScriptInterpreter):
class TestScriptInterpreter(TestCase):
def test_script_with_correct_values_is_valid(self):
script = {
'runner': 'foo',
'runner': 'wine',
'installer': 'bar',
'name': 'baz',
'game_slug': 'baz',