mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
test: Merge branch 'main' of github-enzo:enzoftware/AppFlowy
This commit is contained in:
commit
2e45624973
@ -0,0 +1,7 @@
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
void main() {
|
||||
group('TextNodeExtension::', () {
|
||||
test('description', () {});
|
||||
});
|
||||
}
|
Loading…
Reference in New Issue
Block a user