From 4e980fbd3f78bb13d1dc09a39b21f28b867a1f89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sun, 22 Jul 2012 08:17:32 +0000 Subject: [PATCH] Minor stylistic change. [SVN r79666] --- v2/test/path_features.py | 1 - 1 file changed, 1 deletion(-) diff --git a/v2/test/path_features.py b/v2/test/path_features.py index 2340a6930..4feb42df7 100644 --- a/v2/test/path_features.py +++ b/v2/test/path_features.py @@ -145,7 +145,6 @@ int main() {} t.cleanup() - test_basic() test_absolute_paths() test_ordered_paths()