From 7000b911e78dd45aa2d34f2b8e245d68c6eb2c02 Mon Sep 17 00:00:00 2001 From: Gazook89 <58999374+Gazook89@users.noreply.github.com> Date: Mon, 3 Apr 2023 20:46:21 -0500 Subject: [PATCH] change mustache test file name. --- tests/markdown/{mustache-span.test.js => mustache-syntax.test.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/markdown/{mustache-span.test.js => mustache-syntax.test.js} (100%) diff --git a/tests/markdown/mustache-span.test.js b/tests/markdown/mustache-syntax.test.js similarity index 100% rename from tests/markdown/mustache-span.test.js rename to tests/markdown/mustache-syntax.test.js