Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Commit

Permalink
revert change to test/regen.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Fisher committed Nov 1, 2023
1 parent 64cef92 commit e1457c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/regen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ Future<void> main(List<String> args) async {

_regenConfig('test/native_test/config.yaml',
'test/native_test/_expected_native_test_bindings.dart');
_regenConfig('test/ffi_native_test/config.yaml',
'test/ffi_native_test/_expected_ffi_native_test_bindings.dart');
_regenConfig('example/libclang-example/config.yaml',
'example/libclang-example/generated_bindings.dart');
_regenConfig(
Expand Down

0 comments on commit e1457c0

Please sign in to comment.