Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Nipodemos
2020-09-13 02:16:37 -0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2f6affa967b49df154be11cf21015c5a35f6bae2
2f6affa9
1 parent
50957f67
fix analyser
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
test/src/extensions/dynamic_extensions_test.dart
test/src/extensions/dynamic_extensions_test.dart
View file @
2f6affa
1
-
import
'package:flutter_test/flutter_test.dart'
;
1
+
//
import 'package:flutter_test/flutter_test.dart';
2
2
3
void
main
(
)
{
3
void
main
(
)
{
4
// group('dynamic extensions', () {
4
// group('dynamic extensions', () {
Please
register
or
login
to post a comment