From 525639eaa00aed6d545244b63b10f9f8facce737 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Thu, 28 Feb 2019 20:28:54 -0300 Subject: [PATCH] Rename fixtures testing file to be consistent with the module name --- testing/python/{fixture.py => fixtures.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename testing/python/{fixture.py => fixtures.py} (100%) diff --git a/testing/python/fixture.py b/testing/python/fixtures.py similarity index 100% rename from testing/python/fixture.py rename to testing/python/fixtures.py