Sfoglia il codice sorgente

Add test script for ease of use

Someday I'll figure out why my tests are colliding on the file system
master
Dylan Baker 5 anni fa
parent
commit
7eaff00b02
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3
    0
      test

+ 3
- 0
test Vedi File

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

Loading…
Annulla
Salva