karma-runner/karma

Handle absolute paths on Windows

Offen

#251 geöffnet am 19.12.2012

 (10 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.703 Forks)batch import
help wantedtype: bugwindows

Repository-Metriken

Stars
 (11.918 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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