unittest 77 B

123456
  1. #!/bin/bash
  2. #
  3. # Run the unit tests.
  4. exec go test ./testing ./.../testing $@