Rename test/widget to test/widgets to match the library (#6716)
This commit is contained in:
parent
54d76518ac
commit
57be959887
@ -8,7 +8,7 @@ import 'package:flutter/material.dart';
|
|||||||
import 'package:flutter/rendering.dart';
|
import 'package:flutter/rendering.dart';
|
||||||
import 'package:flutter/widgets.dart';
|
import 'package:flutter/widgets.dart';
|
||||||
|
|
||||||
import '../widget/semantics_tester.dart';
|
import '../widgets/semantics_tester.dart';
|
||||||
|
|
||||||
// This file uses "as dynamic" in a few places to defeat the static
|
// This file uses "as dynamic" in a few places to defeat the static
|
||||||
// analysis. In general you want to avoid using this style in your
|
// analysis. In general you want to avoid using this style in your
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user