diff options
Diffstat (limited to 'tests/roots/test-prolog/conf.py')
-rw-r--r-- | tests/roots/test-prolog/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/roots/test-prolog/conf.py b/tests/roots/test-prolog/conf.py index a52ca878a..f6e19c044 100644 --- a/tests/roots/test-prolog/conf.py +++ b/tests/roots/test-prolog/conf.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - import os import sys sys.path.insert(0, os.path.abspath('.')) |