Explorar el Código

Add test script for ease of use

Someday I'll figure out why my tests are colliding on the file system
master
Dylan Baker hace 5 años
padre
commit
7eaff00b02
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      test

+ 3
- 0
test Ver fichero

@@ -0,0 +1,3 @@
1
+#!/usr/bin/env sh
2
+
3
+cargo test -- --test-threads=1

Loading…
Cancelar
Guardar