forked from bonsai/harakit
5 lines
105 B
Bash
5 lines
105 B
Bash
#!/bin/sh
|
|
|
|
export RUN_ERR='Run this script in the root of the project'
|
|
export TEST_STR='Testing utility'
|