Remove run_tests.sh
We have tox available to run things in the specs repo, having a run_tests.sh script is confusing to people because they think it covers what is run in the gate when in actuality tox -edocs is basically what we currently gate on. Change-Id: I4f414055b7c2a3bb3ecc54917b061718e853e7cb
This commit is contained in:
parent
58de6ee7b3
commit
e2ddba3789
@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# check basic sanity
|
||||
./tools/rstcheck.py -d specs
|
Loading…
x
Reference in New Issue
Block a user