testing/lisp/test-org: actually check that org-open-at-point did the right thing
commit8e72c8fcfaa8dc04750e374eae455802aed7598f
authorAchim Gratz <Stromeko@Stromeko.DE>
Mon, 2 Jun 2014 19:05:46 +0000 (2 21:05 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Mon, 2 Jun 2014 19:05:46 +0000 (2 21:05 +0200)
tree3457a6afa429641dc74d75981c5d32e4818b4462
parent45f840a6f1706ef4fa9a3cc7513f757c4c3ad41d
testing/lisp/test-org: actually check that org-open-at-point did the right thing

* testing/lisp/test-org.el (test-org/open-at-point): The test should
  leave the cursor one line above "Org Mode Manual" in the "*info*"
  buffer.  Try to switch to that buffer and check that point is where
  it should be, then kill the buffer.
testing/lisp/test-org.el