diff options
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)))) |