diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-02-12 00:52:28 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-02-12 00:52:28 -0500 |
commit | 3fd373e35aa56ec0034d7cc33d56d6bd76e423c3 (patch) | |
tree | b7ae819b9e16361c9bae717e30303610823f073d /bog-todo.org | |
parent | d890d0a3e1dfbde16890c0ff113a5ee31a9389c4 (diff) | |
download | bog-3fd373e35aa56ec0034d7cc33d56d6bd76e423c3.tar.gz |
TST: Remove use of obsolete `flet` in tests
Diffstat (limited to 'bog-todo.org')
-rw-r--r-- | bog-todo.org | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/bog-todo.org b/bog-todo.org index 6e20aed..84612c3 100644 --- a/bog-todo.org +++ b/bog-todo.org @@ -75,4 +75,8 @@ paths, which is inconvenient if using default completing read function. ** ENH Ability to run tests from makefile -** ENH Switch from obsolete `flet' to `noflet' +** CANCELED Switch from obsolete `flet' to `noflet' + CLOSED: [2014-02-12 Wed 00:50] + - State "CANCELED" from "ENH" [2014-02-12 Wed 00:50] \\ + Removed `flet`, but with set up of `bog-citekey-action', a replacement + funciton can be passed instead of using `noflet`. |