From cb411703b78c4cffcd63afd1db17aa2e4bd02bf9 Mon Sep 17 00:00:00 2001 From: nlnrose Date: Sun, 8 Apr 2018 21:58:55 -0600 Subject: [PATCH] MDL-61802 Admin: Corrected typo in test file. The file privcacy_provider_test.php was supposed to be privacy_provider_test.php. --- .../{privcacy_provider_test.php => privacy_provider_test.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename admin/tool/usertours/tests/{privcacy_provider_test.php => privacy_provider_test.php} (100%) diff --git a/admin/tool/usertours/tests/privcacy_provider_test.php b/admin/tool/usertours/tests/privacy_provider_test.php similarity index 100% rename from admin/tool/usertours/tests/privcacy_provider_test.php rename to admin/tool/usertours/tests/privacy_provider_test.php