From 03525bbef5d0b4c345fc388acc25957ad264df59 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Tue, 13 Dec 2016 18:13:33 +0100 Subject: [PATCH] Renamed a static analysis test case to be able to better execute that one explicitly. --- test/static_analysis/{arguments.py => normal_arguments.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/static_analysis/{arguments.py => normal_arguments.py} (100%) diff --git a/test/static_analysis/arguments.py b/test/static_analysis/normal_arguments.py similarity index 100% rename from test/static_analysis/arguments.py rename to test/static_analysis/normal_arguments.py