6 lines
85 B
Bash
Executable File
6 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
|
|
source ./tests/startup.sh
|
|
|
|
# pytest tests -W ignore::DeprecationWarning
|