Skip to content

Commit 137e7c7

Browse files
authored
Merge pull request #85 from bmwiedemann/fixtest012
Fix dzone.012 test
2 parents 91a5805 + 9314156 commit 137e7c7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

test/dzone.012.clit

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
#!/usr/bin/clitoris ## -*- shell-script -*-
22

3-
$ dzone Europe/Berlin Australia/Sydney 08:00:00
4-
10:00:00+02:00 Europe/Berlin
5-
18:00:00+10:00 Australia/Sydney
3+
$ dzone UTC Europe/Moscow America/Bogota 08:00:00
4+
08:00:00+00:00 UTC
5+
11:00:00+03:00 Europe/Moscow
6+
03:00:00-05:00 America/Bogota
67
$
78

89
## dzone.012.clit ends here

0 commit comments

Comments
 (0)