From 70b7df6074d9e6d6ed741fa281425c4076412a25 Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Wed, 24 Apr 2024 12:51:38 -0400 Subject: [PATCH] xo-unit: tidy: unused quantity.test.cpp -> mpl_quantity.test.cpp --- utest/{quantity.test.cpp => mpl_quantity.test.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename utest/{quantity.test.cpp => mpl_quantity.test.cpp} (100%) diff --git a/utest/quantity.test.cpp b/utest/mpl_quantity.test.cpp similarity index 100% rename from utest/quantity.test.cpp rename to utest/mpl_quantity.test.cpp