Cleanup
This commit is contained in:
@@ -1 +0,0 @@
|
||||
export YOSYS_MAX_THREADS=4
|
||||
@@ -1,6 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
source ../common-env.sh
|
||||
|
||||
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
||||
|
||||
pytest -v -m "not smt and not rkt" "$SCRIPT_DIR" "$@"
|
||||
Reference in New Issue
Block a user