mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 11:16:24 +00:00
tests: mark test_runner as coded in utf-8 instead of ascii
This commit is contained in:
parent
04ff9a3f97
commit
718537ab8c
@ -1,3 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from twisted.trial import unittest
|
||||
|
||||
from twisted.python import usage, runtime
|
||||
|
Loading…
Reference in New Issue
Block a user