]> git.ipfire.org Git - thirdparty/lldpd.git/commit
tests: add an __init__.py file to turn fixtures into a proper module
authorVincent Bernat <vincent@bernat.im>
Sat, 24 Sep 2016 14:08:46 +0000 (16:08 +0200)
committerVincent Bernat <vincent@bernat.im>
Sat, 24 Sep 2016 14:09:02 +0000 (16:09 +0200)
commit2a071643f2450e57458b9183073fb3cabad41def
treeba3e47d97089cf4fa823dea3ded1bb45e1a99e51
parent762419b647fb55fe9ea6d0665ef821f59ff54c93
tests: add an __init__.py file to turn fixtures into a proper module

Dunno why this was not needed before.
tests/integration/fixtures/__init__.py [new file with mode: 0644]