Index: packages/quiver/lib/testing/runtime.dart |
diff --git a/packages/quiver/lib/testing/runtime.dart b/packages/quiver/lib/testing/runtime.dart |
index b72fd86b611cf7afc0f8f0e1fb038c66a4cb3cad..4e28e2d94ff40b3eebd0d1d3dbc03fa15682141a 100644 |
--- a/packages/quiver/lib/testing/runtime.dart |
+++ b/packages/quiver/lib/testing/runtime.dart |
@@ -12,9 +12,7 @@ |
// See the License for the specific language governing permissions and |
// limitations under the License. |
-/** |
- * Testing support related to the Dart runtime. |
- */ |
+/// Testing support related to the Dart runtime. |
library quiver.testing.runtime; |
part 'src/runtime/checked_mode.dart'; |