From 1bac8e60c3dd10f6a7de031d49ef9b9c6f4d1d15 Mon Sep 17 00:00:00 2001 From: hedaoyuan Date: Mon, 28 Nov 2016 21:27:57 +0800 Subject: [PATCH] modify the file name test_matrix.cpp to test_SparseMatrix.cpp --- paddle/math/tests/{test_matrix.cpp => test_SparseMatrix.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename paddle/math/tests/{test_matrix.cpp => test_SparseMatrix.cpp} (100%) diff --git a/paddle/math/tests/test_matrix.cpp b/paddle/math/tests/test_SparseMatrix.cpp similarity index 100% rename from paddle/math/tests/test_matrix.cpp rename to paddle/math/tests/test_SparseMatrix.cpp