Blob Blame History Raw
diff --git a/test.js b/test.js
index e0fca88..e278fe4 100644
--- a/test.js
+++ b/test.js
@@ -24,32 +24,32 @@ describe('works', function () {
 		'ClassProperty',
 		'TypeAnnotation',
 		'NumberTypeAnnotation',
-		'XJSElement',
-		'XJSOpeningElement',
-		'XJSNamespacedName',
-		'XJSIdentifier',
-		'XJSIdentifier',
-		'XJSAttribute',
-		'XJSIdentifier',
-		'XJSAttribute',
-		'XJSIdentifier',
-		'XJSExpressionContainer',
-		'XJSSpreadAttribute',
-		'XJSClosingElement',
-		'XJSNamespacedName',
-		'XJSIdentifier',
-		'XJSIdentifier',
-		'XJSElement',
-		'XJSOpeningElement',
-		'XJSMemberExpression',
-		'XJSIdentifier',
-		'XJSIdentifier',
-		'XJSClosingElement',
-		'XJSMemberExpression',
-		'XJSIdentifier',
-		'XJSIdentifier',
-		'XJSExpressionContainer',
-		'XJSEmptyExpression'
+		'JSXElement',
+		'JSXOpeningElement',
+		'JSXNamespacedName',
+		'JSXIdentifier',
+		'JSXIdentifier',
+		'JSXAttribute',
+		'JSXIdentifier',
+		'JSXAttribute',
+		'JSXIdentifier',
+		'JSXExpressionContainer',
+		'JSXSpreadAttribute',
+		'JSXClosingElement',
+		'JSXNamespacedName',
+		'JSXIdentifier',
+		'JSXIdentifier',
+		'JSXElement',
+		'JSXOpeningElement',
+		'JSXMemberExpression',
+		'JSXIdentifier',
+		'JSXIdentifier',
+		'JSXClosingElement',
+		'JSXMemberExpression',
+		'JSXIdentifier',
+		'JSXIdentifier',
+		'JSXExpressionContainer',
+		'JSXEmptyExpression'
 	];
 
 	beforeEach(function () {