From 49f635fb654a322f3f442b7fb426885c33d4d264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Sun, 19 Sep 2021 18:59:17 -0700 Subject: [PATCH] tests: rename printer.rs to graphical.rs --- tests/{printer.rs => graphical.rs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{printer.rs => graphical.rs} (100%) diff --git a/tests/printer.rs b/tests/graphical.rs similarity index 100% rename from tests/printer.rs rename to tests/graphical.rs