From f7772e594bcdea98865bfde6c8c77bf822d4546a Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Thu, 18 Oct 2018 10:46:20 +0200 Subject: [PATCH] rename --- tests/{ingegration.rs => integration.rs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{ingegration.rs => integration.rs} (100%) diff --git a/tests/ingegration.rs b/tests/integration.rs similarity index 100% rename from tests/ingegration.rs rename to tests/integration.rs