mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-24 01:28:24 +00:00
test: Merge branch 'main' of github-enzo:enzoftware/AppFlowy
This commit is contained in:
commit
2e45624973
1 changed files with 7 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
void main() {
|
||||
group('TextNodeExtension::', () {
|
||||
test('description', () {});
|
||||
});
|
||||
}
|
||||
Loading…
Reference in a new issue