diff --git a/test/fixtures/transformation/jsx/empty/actual.js b/test/fixtures/transformation/jsx/empty/actual.js
index c9f99abcd0..46a77a2ef3 100644
--- a/test/fixtures/transformation/jsx/empty/actual.js
+++ b/test/fixtures/transformation/jsx/empty/actual.js
@@ -1 +1 @@
-{}
+{}
diff --git a/test/fixtures/transformation/jsx/empty/expected.js b/test/fixtures/transformation/jsx/empty/expected.js
index 4835a2a251..1a956a0747 100644
--- a/test/fixtures/transformation/jsx/empty/expected.js
+++ b/test/fixtures/transformation/jsx/empty/expected.js
@@ -1,2 +1,2 @@
"use strict";
-x(null, null);
\ No newline at end of file
+X(null, null);