From e5af3937efe63aa0ea0ffe1ff4f865939c766e9a Mon Sep 17 00:00:00 2001 From: numirias Date: Thu, 14 Dec 2017 14:48:40 +0100 Subject: [PATCH] Rename node tests --- tests/{test_plasma.py => test_node.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_plasma.py => test_node.py} (100%) diff --git a/tests/test_plasma.py b/tests/test_node.py similarity index 100% rename from tests/test_plasma.py rename to tests/test_node.py