From e5880b8f6e9547ecd79f6e92b143857fef8957d8 Mon Sep 17 00:00:00 2001
From: Brandon Rodriguez <brodriguez8774@gmail.com>
Date: Tue, 26 Nov 2019 22:21:17 -0500
Subject: [PATCH] Rename test file to match general code

---
 tests/resources/simplex/{simplex.py => base.py} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename tests/resources/simplex/{simplex.py => base.py} (100%)

diff --git a/tests/resources/simplex/simplex.py b/tests/resources/simplex/base.py
similarity index 100%
rename from tests/resources/simplex/simplex.py
rename to tests/resources/simplex/base.py
-- 
GitLab