From 9df9ae191ff0259243b62bb7e9b7263771336940 Mon Sep 17 00:00:00 2001 From: Material Web Team Date: Thu, 7 Nov 2024 18:45:38 -0800 Subject: [PATCH] Automated Code Change PiperOrigin-RevId: 694320225 --- .../mdc-form-field/test/{component.test.ts => component_test.ts} | 0 .../test/{foundation.test.ts => foundation_test.ts} | 0 .../{mdc-form-field.scss.test.ts => mdc-form-field.scss_test.ts} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename packages/mdc-form-field/test/{component.test.ts => component_test.ts} (100%) rename packages/mdc-form-field/test/{foundation.test.ts => foundation_test.ts} (100%) rename packages/mdc-form-field/test/{mdc-form-field.scss.test.ts => mdc-form-field.scss_test.ts} (100%) diff --git a/packages/mdc-form-field/test/component.test.ts b/packages/mdc-form-field/test/component_test.ts similarity index 100% rename from packages/mdc-form-field/test/component.test.ts rename to packages/mdc-form-field/test/component_test.ts diff --git a/packages/mdc-form-field/test/foundation.test.ts b/packages/mdc-form-field/test/foundation_test.ts similarity index 100% rename from packages/mdc-form-field/test/foundation.test.ts rename to packages/mdc-form-field/test/foundation_test.ts diff --git a/packages/mdc-form-field/test/mdc-form-field.scss.test.ts b/packages/mdc-form-field/test/mdc-form-field.scss_test.ts similarity index 100% rename from packages/mdc-form-field/test/mdc-form-field.scss.test.ts rename to packages/mdc-form-field/test/mdc-form-field.scss_test.ts