aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite_decryption.py
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2018-04-27 10:35:17 -0700
committerGerald Combs <gerald@wireshark.org>2018-04-27 19:52:04 +0000
commite6d129bf2382b9f0261c813c5b501db8911b254b (patch)
tree46d23bb44ca6621efbabb2ada0c65854b2d68b6a /test/suite_decryption.py
parent9b3be1711f2a92ed4c59e32961d4d19b8f593d94 (diff)
Test: Add fileformats and I/O.
Add the fileformats and I/O suites. Move some more common code to subprocesstest.py and add a diffOutput method. Change-Id: I2ec34e46539022bdce78520645fdca6dfc1a8c1a Reviewed-on: https://code.wireshark.org/review/27183 Petri-Dish: Gerald Combs <gerald@wireshark.org> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'test/suite_decryption.py')
-rw-r--r--test/suite_decryption.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/suite_decryption.py b/test/suite_decryption.py
index 5b0bc77b83..e5092a19c5 100644
--- a/test/suite_decryption.py
+++ b/test/suite_decryption.py
@@ -1,4 +1,5 @@
#
+# -*- coding: utf-8 -*-
# Wireshark tests
# By Gerald Combs <gerald@wireshark.org>
#