Remove unused bin
This commit is contained in:
parent
fcca93f575
commit
a1d1c2f96e
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
set -e
|
|
||||||
|
|
||||||
npm () {
|
|
||||||
true
|
|
||||||
}
|
|
||||||
|
|
||||||
export -f npm
|
|
||||||
|
|
||||||
./runtests
|
|
Loading…
Reference in a new issue