From 1609f855828d2b932542b3a46158619a7c574555 Mon Sep 17 00:00:00 2001 From: Damien George Date: Thu, 20 Mar 2014 23:41:04 +0000 Subject: [PATCH] Rename test so that it doesn't clash with Python math module. --- tests/basics/{math.py => math-fun.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/basics/{math.py => math-fun.py} (100%) diff --git a/tests/basics/math.py b/tests/basics/math-fun.py similarity index 100% rename from tests/basics/math.py rename to tests/basics/math-fun.py