mirror of
https://github.com/p-ranav/argparse
synced 2026-06-08 16:35:45 +00:00
8d8282bac3
Unit test source files are not currently checked. Hopefully, these can be added so that all source files in a pull request are verified. Signed-off-by: Sean Robinson <sean.robinson@scottsdalecc.edu>
5 lines
82 B
Bash
Executable File
5 lines
82 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Change to the "test" subdir before "build" subdir is made.
|
|
cd test
|