diff options
Diffstat (limited to 'tests/roots/test-directive-code/target.py')
-rw-r--r-- | tests/roots/test-directive-code/target.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/roots/test-directive-code/target.py b/tests/roots/test-directive-code/target.py index a5c678648..b95dffbf9 100644 --- a/tests/roots/test-directive-code/target.py +++ b/tests/roots/test-directive-code/target.py @@ -1,5 +1,4 @@ # Literally included file using Python highlighting -# -*- coding: utf-8 -*- foo = "Including Unicode characters: üöä" |