karma-runner/karma

Handle absolute paths on Windows

Open

#251 aberto em 19 de dez. de 2012

Ver no 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.

Guia do colaborador