diff options
| author | lyn <819880950@qq.com> | 2019-03-20 21:05:45 +0100 |
|---|---|---|
| committer | lyn <819880950@qq.com> | 2019-03-20 21:05:45 +0100 |
| commit | f43cb124f6163216218fe397d78b00e2d3bda84c (patch) | |
| tree | 06a6c5c4c7af2839c9f15ac5e1ddfde4e28e817b /tests/fixture/compNoExercise.rs | |
| parent | 11875aed6e6940231b711470c9a8d731a7ba6aa1 (diff) | |
add tests
Diffstat (limited to 'tests/fixture/compNoExercise.rs')
| -rw-r--r-- | tests/fixture/compNoExercise.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/fixture/compNoExercise.rs b/tests/fixture/compNoExercise.rs new file mode 100644 index 0000000..f79c691 --- /dev/null +++ b/tests/fixture/compNoExercise.rs @@ -0,0 +1,2 @@ +fn main() { +} |
