runtest/quickhit: Update for removed lseek

The quickhit runtest was forgotten when lseek test were merged.

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
diff --git a/runtest/quickhit b/runtest/quickhit
index c286add..2a42769 100644
--- a/runtest/quickhit
+++ b/runtest/quickhit
@@ -171,14 +171,9 @@
 link05 link05
 # multi links (EMLINK) negative test
 lseek01 lseek01
-# Basic test for lseek(2)
 lseek02 lseek02
-# Negative test for lseek(2)
-lseek03 lseek03
-# Negative test for lseek(2) whence
-lseek04 lseek04
-# Negative test for lseek(2) of a fifo
-lseek05 lseek05
+lseek07 lseek07
+lseek11 lseek11
 # Negative test for lseek(2) of a pipe
 lstat02 lstat02
 # Basic test for lstat(2)