Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Jun 24, 2024
1 parent 19e67bd commit a8b6659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/http/lib/testing.dart
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
/// 200,
/// headers: {'content-type': 'application/json'});
/// });
library http.testing;
library;

import 'src/mock_client.dart';

Expand Down

0 comments on commit a8b6659

Please sign in to comment.