]> git.eshelyaron.com Git - emacs.git/commit
Test that module functions are functions.
authorPhilipp Stephani <phst@google.com>
Sun, 28 Jan 2018 19:20:07 +0000 (20:20 +0100)
committerPhilipp Stephani <phst@google.com>
Sun, 28 Jan 2018 19:20:07 +0000 (20:20 +0100)
commitd0733704b3dfae0f9487b0d1d8814b6ac8081981
treee34758f690b0ae0159ccc8f23785b384140b2686
parent70831c8f64bb158791808e06bb8a07072d940eb1
Test that module functions are functions.

* test/src/emacs-module-tests.el (module-function-object): Verify that
a module function is treated as a function.
test/src/emacs-module-tests.el