Explorar el Código

Add quotes

pull/144/head
Eric Freese hace 8 años
padre
commit
2a6d401106
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      script/test_runner.zsh

+ 1
- 1
script/test_runner.zsh Ver fichero

@ -1,6 +1,6 @@
#!/usr/bin/env zsh
DIR=${0:a:h}
DIR="${0:a:h}"
ROOT_DIR="$DIR/.."
TEST_DIR="$ROOT_DIR/test"

Cargando…
Cancelar
Guardar