Skip to content

Commit f3e9311

Browse files
committed
Remove header title from test_util
1 parent aa900d7 commit f3e9311

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

tests/test_util.py

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
"""Tests for utility functions in tmux.
3-
4-
tmuxp.tests.util
5-
~~~~~~~~~~~~~~~~
6-
7-
"""
2+
"""Tests for utility functions in tmux."""
83

94
from __future__ import (absolute_import, division, print_function,
105
unicode_literals, with_statement)

0 commit comments

Comments
 (0)