mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Explicitly set latitude and longitude in test files.
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
set $AddBlankLines 0
|
set $AddBlankLines 0
|
||||||
|
SET $Latitude "45.42055556"
|
||||||
|
SET $Longitude "-75.68944444"
|
||||||
banner %
|
banner %
|
||||||
|
|
||||||
set d '2011-01-01'
|
set d '2011-01-01'
|
||||||
|
|||||||
2503
tests/test.cmp
2503
tests/test.cmp
File diff suppressed because one or more lines are too long
@@ -5,6 +5,9 @@
|
|||||||
#
|
#
|
||||||
# ./test-rem # From WITHIN Remind source directory!
|
# ./test-rem # From WITHIN Remind source directory!
|
||||||
|
|
||||||
|
SET $Latitude "45.42055556"
|
||||||
|
SET $Longitude "-75.68944444"
|
||||||
|
|
||||||
# Should issue a warning
|
# Should issue a warning
|
||||||
fset year(x) 1
|
fset year(x) 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user