Remove no longer appropriate test
commit17752c379e3be1df052b0811b577e6a38da41dc6
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 31 Mar 2015 14:32:54 +0000 (31 16:32 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 31 Mar 2015 14:32:54 +0000 (31 16:32 +0200)
treed35be2989963d3737affa9afdab3fe0272980440
parent80bccca4e249cbb5812963863ccffbdcf4b25edd
Remove no longer appropriate test

* testing/lisp/test-org.el (test-org/find-property): Remove a test.

For efficiency reasons, since
7a717f8f0415b822ad4b3d2af99869cff4b6f968, `org-find-property' cannot
match accumulated properties.  It still could be done with another
optional argument, at the cost of a slower algorithm, but is not
needed so far.
testing/lisp/test-org.el