mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
test: delete file
This commit is contained in:
parent
73a97fdbea
commit
2b8e4d3e61
@ -1,10 +0,0 @@
|
||||
import 'package:appflowy_editor/appflowy_editor.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
void main() {
|
||||
group('TextNodeExtension::', () {
|
||||
test('description', () {
|
||||
final selecion = Selection.single(path: [0, 1, 2], startOffset: 0);
|
||||
});
|
||||
});
|
||||
}
|
Loading…
Reference in New Issue
Block a user