diff options
Diffstat (limited to 'tests/tests1.rs')
| -rw-r--r-- | tests/tests1.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests1.rs b/tests/tests1.rs index e189f93..959ed85 100644 --- a/tests/tests1.rs +++ b/tests/tests1.rs @@ -1,3 +1,4 @@ +// tests1.rs // Tests are important to ensure that your code does what you think it should do. // Tests can be run on this file with the following command: // rustc --test tests1.rs |
