From b28f8fc7b43ab7d86f3774cbab2abc7d4e1cf1de Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Wed, 26 Feb 2014 10:45:28 +0100 Subject: [PATCH] test_parsing -> test_parser --- test/test_parser/{test_parsing.py => test_parser.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/test_parser/{test_parsing.py => test_parser.py} (100%) diff --git a/test/test_parser/test_parsing.py b/test/test_parser/test_parser.py similarity index 100% rename from test/test_parser/test_parsing.py rename to test/test_parser/test_parser.py