test-org-table: Fix spurious failure in older Emacsen
commit82599d37e157c6449e2837ef7fd16da95b2c650e
authorAchim Gratz <Stromeko@Stromeko.DE>
Mon, 8 Dec 2014 19:41:41 +0000 (8 20:41 +0100)
committerAchim Gratz <Stromeko@Stromeko.DE>
Mon, 8 Dec 2014 19:41:41 +0000 (8 20:41 +0100)
tree99fc5c6cbd146ba7397da051c942f5c377be358f
parent8985b3de6486f98a18ef074ae9ff6e6c5dea4623
test-org-table: Fix spurious failure in older Emacsen

* testing/lisp/test-org-table.el (test-org-table/field-formula-outside-table):
  Older Emaacsen throw an 'error instead of 'user-error.  Catch both
  condition names to avoid spurious test failures when that happens.
testing/lisp/test-org-table.el