Skip to content

Commit 7e3892a

Browse files
authored
rev tiler tests (#3)
1 parent 894155e commit 7e3892a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

registry/DanTup_tiler.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
22
fetch=git clone https://github.com/DanTup/tiler.git tests
3-
fetch=git -C tests checkout a448ce4781f02d11fbf9c310502a6b4382809ecc
3+
fetch=git -C tests checkout e66edeb2da85684887f113af828ec94b8b4c8fc9
44
fetch=git -C tests submodule init
55
fetch=git -C tests submodule update --recursive --remote
66
update=.

registry/flutter_svg.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
22
fetch=git clone https://github.com/dnfield/flutter_svg.git tests
3-
fetch=git -C tests checkout a3fba152e0ad412bc649d1817a252b5f4bcd4407
3+
fetch=git -C tests checkout a05263d56aa8745405b01df452332d03a758e40d
44
update=.
55
test=flutter test

0 commit comments

Comments
 (0)