diff options
Diffstat (limited to 'tests/test-wttrin-smoke.el')
| -rw-r--r-- | tests/test-wttrin-smoke.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-wttrin-smoke.el b/tests/test-wttrin-smoke.el index acf7fd5..b3c7eee 100644 --- a/tests/test-wttrin-smoke.el +++ b/tests/test-wttrin-smoke.el @@ -71,7 +71,7 @@ This is a REQUIRED dependency - wttrin cannot function without it." (should (boundp 'wttrin-unit-system)) (should (boundp 'wttrin-cache-ttl)) (should (boundp 'wttrin-cache-max-entries)) - (should (boundp 'wttrin-mode-line-favorite-location)) + (should (boundp 'wttrin-favorite-location)) (should (boundp 'wttrin-mode-line-refresh-interval)) (should (boundp 'wttrin-mode-line-startup-delay))) |
