aboutsummaryrefslogtreecommitdiffstats
path: root/test/h2/test_frames.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/h2/test_frames.py')
-rw-r--r--test/h2/test_frames.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/h2/test_frames.py b/test/h2/test_frames.py
index 310336b0..babf8069 100644
--- a/test/h2/test_frames.py
+++ b/test/h2/test_frames.py
@@ -3,6 +3,7 @@ import tutils
from nose.tools import assert_equal
+
def test_invalid_flags():
tutils.raises(
ValueError,