Skip to content

Commit ec68576

Browse files
authored
Add raster array source tests to the default test suite (#562)
1 parent 0d91350 commit ec68576

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/integration_test/all_test.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ void main() {
8282
vector_source_test.main();
8383
rasterdem_source_test.main();
8484
raster_source_test.main();
85+
rasterarray_source_test.main();
8586
image_source_test.main();
8687
geojson_source_test.main();
8788

0 commit comments

Comments
 (0)