Skip to content

Commit 6f9eec1

Browse files
authored
variant_lists test doesn't exist, don't skip (#496)
1 parent 53112a4 commit 6f9eec1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fluent-syntax/test/reference_test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ readdir(fixtures, function(err, filenames) {
2525
// Broken Attributes break the entire Entry right now.
2626
// https://github.com/projectfluent/fluent.js/issues/237
2727
"leading_dots.ftl",
28-
"variant_lists.ftl"
2928
];
3029

3130
for (const filename of ftlnames) {

0 commit comments

Comments
 (0)