mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
test(tree): add test for tree creation
This commit is contained in:
parent
139c477d4a
commit
ebfc67ee0d
3 changed files with 19 additions and 1 deletions
|
@ -11,5 +11,6 @@ export 'src/signature.dart';
|
|||
export 'src/revwalk.dart';
|
||||
export 'src/blob.dart';
|
||||
export 'src/tag.dart';
|
||||
export 'src/treebuilder.dart';
|
||||
export 'src/error.dart';
|
||||
export 'src/enums.dart';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue