From 27a3dca0135f601098887025ddcdcf0317c999b1 Mon Sep 17 00:00:00 2001 From: impinball Date: Tue, 15 Dec 2015 13:51:32 -0500 Subject: [PATCH] Move unloading test to where it's supposed to be [ci skip] --- tests/unloadingTest.html => test/unloading.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/unloadingTest.html => test/unloading.html (100%) diff --git a/tests/unloadingTest.html b/test/unloading.html similarity index 100% rename from tests/unloadingTest.html rename to test/unloading.html