summaryrefslogtreecommitdiff
path: root/exercises/17_tests/tests2.rs
diff options
context:
space:
mode:
Diffstat (limited to 'exercises/17_tests/tests2.rs')
-rw-r--r--exercises/17_tests/tests2.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/exercises/17_tests/tests2.rs b/exercises/17_tests/tests2.rs
index f8024e9..aea5c0e 100644
--- a/exercises/17_tests/tests2.rs
+++ b/exercises/17_tests/tests2.rs
@@ -6,8 +6,6 @@
// Execute `rustlings hint tests2` or use the `hint` watch subcommand for a
// hint.
-// I AM NOT DONE
-
#[cfg(test)]
mod tests {
#[test]