From 86407a336334cadc91b241b91e982fc0c18bff1e Mon Sep 17 00:00:00 2001 From: Varun Agrawal Date: Tue, 16 Jun 2020 12:21:50 -0400 Subject: [PATCH] renamed testScenarios to testScenarioRunner --- .../tests/{testScenarios.cpp => testScenarioRunner.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename gtsam/navigation/tests/{testScenarios.cpp => testScenarioRunner.cpp} (100%) diff --git a/gtsam/navigation/tests/testScenarios.cpp b/gtsam/navigation/tests/testScenarioRunner.cpp similarity index 100% rename from gtsam/navigation/tests/testScenarios.cpp rename to gtsam/navigation/tests/testScenarioRunner.cpp