From 75b66dc8b036c4f4ef3ff8ea109efd698b72732d Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Tue, 29 Nov 2011 16:37:01 +1000 Subject: Cleanup corelib autotests Remove references to the old bug tracker. The data from the old bug tracker is no longer accessible, so these markers are meaningless. Change-Id: Ib9d029d52b70fd0a512b9532d65f03763eabfe57 Reviewed-by: Rohan McGovern --- tests/auto/corelib/io/qbuffer/tst_qbuffer.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/corelib/io/qbuffer') diff --git a/tests/auto/corelib/io/qbuffer/tst_qbuffer.cpp b/tests/auto/corelib/io/qbuffer/tst_qbuffer.cpp index f52a71b77f..296fa446b0 100644 --- a/tests/auto/corelib/io/qbuffer/tst_qbuffer.cpp +++ b/tests/auto/corelib/io/qbuffer/tst_qbuffer.cpp @@ -345,7 +345,6 @@ void tst_QBuffer::seekTest() } // Special case 2: seeking to an arbitrary position beyond the buffer auto-expands it - // (see Task 184730) { char c; const int offset = 1; // any positive integer will do -- cgit v1.2.3