소스 검색

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…
취소
저장