From 9569e8ee3a31aa7b32a95eed7b8bbd1a049c3a3e Mon Sep 17 00:00:00 2001 From: Ross Wilson Date: Wed, 10 Jun 2015 17:49:11 +0700 Subject: [PATCH] Renamed CPU test file, better later --- pymlac/{test_pymlac.py => test_pymlac_CPU.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pymlac/{test_pymlac.py => test_pymlac_CPU.py} (100%) diff --git a/pymlac/test_pymlac.py b/pymlac/test_pymlac_CPU.py similarity index 100% rename from pymlac/test_pymlac.py rename to pymlac/test_pymlac_CPU.py