karma-runner/karma

Handle absolute paths on Windows

Open

#251 opened on Dec 19, 2012

View on GitHub
 (10 comments) (0 reactions) (0 assignees)JavaScript (11,918 stars) (1,703 forks)batch import
help wantedtype: bugwindows

Description

Based on https://github.com/vojtajina/testacular/issues/249

Let's add another if (windows) and handle the absolute paths on windows to something like /absolute/c/path/to/file.js.

Contributor guide