From 8107d33361252fee44547fdaeeb0d40cb3fb736a Mon Sep 17 00:00:00 2001 From: Jouni Malinen Date: Fri, 21 Feb 2014 20:25:25 +0200 Subject: [PATCH] tests: Fix the file comment to describe what this script does Signed-off-by: Jouni Malinen --- tests/hwsim/run-tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/hwsim/run-tests.py b/tests/hwsim/run-tests.py index abaddcdf1..68ea439b0 100755 --- a/tests/hwsim/run-tests.py +++ b/tests/hwsim/run-tests.py @@ -1,6 +1,6 @@ #!/usr/bin/env python2 # -# AP tests +# Test case executor # Copyright (c) 2013-2014, Jouni Malinen # # This software may be distributed under the terms of the BSD license.