Skip to content

Commit ad59337

Browse files
committed
dartfmt nit
1 parent 44797a6 commit ad59337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/find_libraries_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ void main() {
3434
var fullInputPath = _testFilePath(inputPath);
3535

3636
var libElement = getLibraryElementForSourceFile(context, fullInputPath);
37-
37+
3838
var fullLibPath = _testFilePath(expectedLibPath);
3939

4040
expect(p.fromUri(libElement.source.uri), fullLibPath);

0 commit comments

Comments
 (0)