Skip to content

Commit 3257d56

Browse files
rmacnak-googleCommit Queue
authored andcommitted
Add new FFI test source to Fuchsia test package.
Change-Id: I6fea0a683731e8de865c952d1404e468774b3a02 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/410744 Reviewed-by: Alexander Aprelev <[email protected]> Commit-Queue: Ryan Macnak <[email protected]>
1 parent 1da4e8d commit 3257d56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ if (is_fuchsia) {
358358
"tests/ffi/structs_typed_data_test.dart",
359359
"tests/ffi/unaligned_test.dart",
360360
"tests/ffi/variance_function_test.dart",
361+
"tests/ffi/vmspecific_callback_unwind_error_through_handle_test.dart",
361362
"tests/ffi/vmspecific_deprecated_funcs_test.dart",
362363
"tests/ffi/vmspecific_dynamic_library_test.dart",
363364
"tests/ffi/vmspecific_enable_ffi_test.dart",

0 commit comments

Comments
 (0)