Skip to content

Commit ccaae75

Browse files
committed
Updated tests.
1 parent 9ed5f61 commit ccaae75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testxsdview.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1214,5 +1214,5 @@ bool TestXSDView::testViewItems()
12141214
if(!testItemDisposition()) {
12151215
return false;
12161216
}
1217-
return error("nyi");
1217+
return true;
12181218
}

0 commit comments

Comments
 (0)