diff options
Diffstat (limited to 'tests/test-wttrin-integration-with-debug.el')
| -rw-r--r-- | tests/test-wttrin-integration-with-debug.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-wttrin-integration-with-debug.el b/tests/test-wttrin-integration-with-debug.el index 4b122bf..0330bb3 100644 --- a/tests/test-wttrin-integration-with-debug.el +++ b/tests/test-wttrin-integration-with-debug.el @@ -43,7 +43,7 @@ ;; Clear cache (wttrin-clear-cache) ;; Set test configuration - (setq wttrin-mode-line-favorite-location "Berkeley, CA") + (setq wttrin-favorite-location "Berkeley, CA") (setq wttrin-mode-line-startup-delay 1) ; Minimum valid value (setq wttrin-unit-system "m")) |
