Skip to content

typo in unittest docs #3162

@sethladd

Description

@sethladd

From a keen eyed developer:

See http://api.dartlang.org/unittest.html

I think:

import('path-to-dart/lib/unittest/unitest.dart');

is meant to be:

import('path-to-dart/lib/unittest/unittest.dart');

added a 't' in unittest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions