diff options
author | Sean Allred <code@seanallred.com> | 2015-01-16 00:57:01 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2015-01-16 00:57:01 -0500 |
commit | a1fc7125f9260411af04c21137ef1e53a5b1b634 (patch) | |
tree | e6e2ae4ea094c4418a71bb403303afa918b0d3f3 /test/test-macros.el | |
parent | fe140f7891257890687ec6e3243d66f1aa95fc65 (diff) | |
parent | ef5b4639cb8e70f2d4ddd26a7621f1361ccb1af7 (diff) |
Merge pull request #223 from vermiculus/build-filter-from-default
Build filter from default
Diffstat (limited to 'test/test-macros.el')
-rw-r--r-- | test/test-macros.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/test/test-macros.el b/test/test-macros.el index 1634603..5e0eac9 100644 --- a/test/test-macros.el +++ b/test/test-macros.el @@ -39,6 +39,5 @@ .page .page_size .quota_max - .quota_remaining - .total) - nil none)))) + .quota_remaining) + nil nil)))) |