From 5a46a0b1ab9c8a2f0f8bc04163932e014eac6b87 Mon Sep 17 00:00:00 2001 From: Anders Ingemann Date: Sun, 12 Apr 2015 21:31:03 +0200 Subject: [PATCH] Yup, same goes for bytes.py.... --- tests/unit/{bytes.py => bytes_tests.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/unit/{bytes.py => bytes_tests.py} (100%) diff --git a/tests/unit/bytes.py b/tests/unit/bytes_tests.py similarity index 100% rename from tests/unit/bytes.py rename to tests/unit/bytes_tests.py