diff options
author | Gerald Combs <gerald@wireshark.org> | 2013-03-12 20:23:23 +0000 |
---|---|---|
committer | Gerald Combs <gerald@wireshark.org> | 2013-03-12 20:23:23 +0000 |
commit | 87faeaead30776209af267e67a41c6678a46253e (patch) | |
tree | ce230352c08ad7455b8a71766b1c4c57156318e6 /test | |
parent | f40586fbaabdb6ade0a19ec88a0e3e274abe837c (diff) | |
download | wireshark-87faeaead30776209af267e67a41c6678a46253e.tar.gz wireshark-87faeaead30776209af267e67a41c6678a46253e.tar.bz2 wireshark-87faeaead30776209af267e67a41c6678a46253e.zip |
Minor updates.
svn path=/trunk/; revision=48268
Diffstat (limited to 'test')
-rw-r--r-- | test/README.test | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/README.test b/test/README.test index bccf9d6a2a..10411dbb4d 100644 --- a/test/README.test +++ b/test/README.test @@ -1,10 +1,8 @@ $Id$ -WARNING: these tests are in beta state! - What is it? ----------- -This is basically a collection of bash scripts to test the command line options of: +This is a collection of bash scripts which test the features of: - Wireshark - TShark |