diff --git a/test/fixtures/render/autotest-pending/c-input-plus-attrs/expected.html b/test/fixtures/render/autotest-pending/c-input-plus-attrs/expected.html
deleted file mode 100644
index 533ccd4d2..000000000
--- a/test/fixtures/render/autotest-pending/c-input-plus-attrs/expected.html
+++ /dev/null
@@ -1 +0,0 @@
-Hello Frank! adult=trueHello Jane! adult=true
\ No newline at end of file
diff --git a/test/fixtures/render/autotest-pending/c-input-plus-attrs/template.marko b/test/fixtures/render/autotest-pending/c-input-plus-attrs/template.marko
deleted file mode 100644
index f01ee32fc..000000000
--- a/test/fixtures/render/autotest-pending/c-input-plus-attrs/template.marko
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/test/fixtures/render/autotest-pending/c-input-plus-attrs/test.js b/test/fixtures/render/autotest-pending/c-input-plus-attrs/test.js
deleted file mode 100644
index c4013b344..000000000
--- a/test/fixtures/render/autotest-pending/c-input-plus-attrs/test.js
+++ /dev/null
@@ -1 +0,0 @@
-exports.templateData = {};