Skip to content

Commit 41a7a2e

Browse files
committed
Mark frame/in03 not pending (ordered)
1 parent 46b72e2 commit 41a7a2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/suite_frame_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
end
1414

1515
specify "#{t.property('@id')}: #{t.name} ordered#{' (negative test)' unless t.positiveTest?}" do
16-
pending "Ordered version of in03" if %w(#tin03).include?(t.property('@id'))
1716
t.options[:ordered] = true
1817
expect {t.run self}.not_to write.to(:error)
1918
end

0 commit comments

Comments
 (0)