瀏覽代碼

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 年之前
父節點
當前提交
7eaff00b02
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. 3
    0
      test

+ 3
- 0
test 查看文件

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

Loading…
取消
儲存