diff options
author | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-01-08 18:27:37 -0200 |
---|---|---|
committer | Artur Malabarba <bruce.connor.am@gmail.com> | 2015-01-08 18:27:37 -0200 |
commit | 0edc2c089f45672e9390ef98db468e4d690c09df (patch) | |
tree | f6a838649c7c4aea3ea46eda676cd2aaac8cc5bf /test | |
parent | 117f78c3e16fa32f82e75f43a7aac24afd9a37d5 (diff) |
Fix test
Diffstat (limited to 'test')
-rw-r--r-- | test/test-macros.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-macros.el b/test/test-macros.el index 1634603..a43d383 100644 --- a/test/test-macros.el +++ b/test/test-macros.el @@ -41,4 +41,4 @@ .quota_max .quota_remaining .total) - nil none)))) + nil nil)))) |