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
|
@ -2,7 +2,6 @@ import 'dart:io';
|
|||
|
||||
import 'package:test/test.dart';
|
||||
import 'package:libgit2dart/libgit2dart.dart';
|
||||
import 'package:libgit2dart/src/treebuilder.dart';
|
||||
import 'helpers/util.dart';
|
||||
|
||||
void main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue