remove duplicate framebuffer tests
This commit is contained in:
@@ -96,7 +96,6 @@
|
|||||||
(is (equal "abc
|
(is (equal "abc
|
||||||
def" text)))))
|
def" text)))))
|
||||||
|
|
||||||
;; --- Frame inspection -------------------------------------------------
|
|
||||||
(test fb-cell-link-url-returns-nil-for-blank-cell
|
(test fb-cell-link-url-returns-nil-for-blank-cell
|
||||||
(let ((fb (make-framebuffer 10 10)))
|
(let ((fb (make-framebuffer 10 10)))
|
||||||
(is (null (fb-cell-link-url fb 5 5)))))
|
(is (null (fb-cell-link-url fb 5 5)))))
|
||||||
|
|||||||
Reference in New Issue
Block a user