Procházet zdrojové kódy

Add test script for ease of use

Someday I'll figure out why my tests are colliding on the file system
master
Dylan Baker před 5 roky
rodič
revize
7eaff00b02
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3
    0
      test

+ 3
- 0
test Zobrazit soubor

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

Načítá se…
Zrušit
Uložit