From: Vincent Bernat Date: Sat, 24 Sep 2016 14:08:46 +0000 (+0200) Subject: tests: add an __init__.py file to turn fixtures into a proper module X-Git-Tag: 0.9.5~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2a071643f2450e57458b9183073fb3cabad41def;p=thirdparty%2Flldpd.git tests: add an __init__.py file to turn fixtures into a proper module Dunno why this was not needed before. --- diff --git a/tests/integration/fixtures/__init__.py b/tests/integration/fixtures/__init__.py new file mode 100644 index 00000000..e69de29b