mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-19 06:43:06 +02:00
tests: Remove eluded debug statement
This commit is contained in:
parent
3ecb997f00
commit
207cf8e317
1 changed files with 0 additions and 2 deletions
|
@ -353,8 +353,6 @@ class TestUnicodeViewportsUnicodeTaskGeneration(IntegrationTest):
|
||||||
|
|
||||||
def execute(self):
|
def execute(self):
|
||||||
self.command("w", regex="written$", lines=1)
|
self.command("w", regex="written$", lines=1)
|
||||||
import time
|
|
||||||
time.sleep(40)
|
|
||||||
|
|
||||||
|
|
||||||
class TestUnicodeViewportsUnicodeDefaultsAssignment(IntegrationTest):
|
class TestUnicodeViewportsUnicodeDefaultsAssignment(IntegrationTest):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue