aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/suite-unittests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite-unittests.sh b/test/suite-unittests.sh
index 8db12cadcd..5209fc858c 100755
--- a/test/suite-unittests.sh
+++ b/test/suite-unittests.sh
@@ -37,7 +37,7 @@ unittests_step_test() {
return
fi
- # if we're on windows, we have to copy the test exe, and its manifest, to the wireshark-gtk2
+ # if we're on windows, we have to copy the test exe to the wireshark-gtk2
# dir before we can use them.
# {Note that 'INSTALL_DIR' must be a Windows Pathname)
if [ "$WS_SYSTEM" == "Windows" ] ; then