roll back

This commit is contained in:
sunface
2022-02-23 15:22:14 +08:00
parent f15bccde29
commit ef6c4f80a1
174 changed files with 1 additions and 381 deletions

1
src/tests/assertions.md Normal file
View File

@@ -0,0 +1 @@
# Assertions

3
src/tests/benchmark.md Normal file
View File

@@ -0,0 +1,3 @@
# Benchmark
https://doc.rust-lang.org/unstable-book/library-features/test.html

1
src/tests/intro.md Normal file
View File

@@ -0,0 +1 @@
# Tests

View File

@@ -0,0 +1 @@
# Unit and Integration

1
src/tests/write-tests.md Normal file
View File

@@ -0,0 +1 @@
# Write Tests