forked from pool/python-lexicon
14 lines
419 B
Diff
14 lines
419 B
Diff
|
From e88d312e9c4f5f650d3584c7adf01a0a261019d2 Mon Sep 17 00:00:00 2001
|
||
|
From: Sebastian Wagner <sebix@sebix.at>
|
||
|
Date: Sat, 3 Mar 2018 11:59:11 +0100
|
||
|
Subject: [PATCH] Add tests/__init__.py to fix spec-2.7 call
|
||
|
|
||
|
---
|
||
|
tests/__init__.py | 0
|
||
|
1 file changed, 0 insertions(+), 0 deletions(-)
|
||
|
create mode 100644 tests/__init__.py
|
||
|
|
||
|
diff --git a/tests/__init__.py b/tests/__init__.py
|
||
|
new file mode 100644
|
||
|
index 0000000..e69de29
|