4 lines
70 B
Bash
Executable File
4 lines
70 B
Bash
Executable File
#!/bin/env bash
|
|
|
|
pipenv run python -m unittest -bv dnsverify_tests.py
|