4 lines
66 B
Bash
Executable File
4 lines
66 B
Bash
Executable File
#!/bin/env bash
|
|
|
|
pipenv run python -m unittest -bv test_dnsverify
|