Skip to content

Commit 057ea2b

Browse files
author
Germain Haugou
committed
Ported to latest gvtest
1 parent f663315 commit 057ea2b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

testset.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,4 @@ def testset_build(testset):
6161
for tile in [2, 4, 8]:
6262
name = f'tile{tile}'
6363
tile_testset = testset.new_testset(name)
64-
tile_testset.add_target('magia')
6564
tile_testset.add_testset(callback=partial(tests_build, name, tile))

0 commit comments

Comments
 (0)