diff --git a/test/src/formatting/date-format.js b/test/src/util/formatting/date-format.js similarity index 100% rename from test/src/formatting/date-format.js rename to test/src/util/formatting/date-format.js diff --git a/test/src/formatting/icon-url-format.js b/test/src/util/formatting/icon-url-format.js similarity index 100% rename from test/src/formatting/icon-url-format.js rename to test/src/util/formatting/icon-url-format.js diff --git a/test/src/formatting/md-to-html.js b/test/src/util/formatting/md-to-html.js similarity index 100% rename from test/src/formatting/md-to-html.js rename to test/src/util/formatting/md-to-html.js diff --git a/test/src/formatting/password-presenter.js b/test/src/util/formatting/password-presenter.js similarity index 100% rename from test/src/formatting/password-presenter.js rename to test/src/util/formatting/password-presenter.js diff --git a/test/src/formatting/string-format.js b/test/src/util/formatting/string-format.js similarity index 100% rename from test/src/formatting/string-format.js rename to test/src/util/formatting/string-format.js diff --git a/test/src/formatting/url-format.js b/test/src/util/formatting/url-format.js similarity index 100% rename from test/src/formatting/url-format.js rename to test/src/util/formatting/url-format.js