tracks/elixir/exercises/clock/README.md in trackler-2.2.1.91 vs tracks/elixir/exercises/clock/README.md in trackler-2.2.1.92

- old
+ new

@@ -9,13 +9,11 @@ ## Running tests Execute the tests with: ```bash -$ elixir bob_test.exs +$ elixir clock_test.exs ``` - -(Replace `bob_test.exs` with the name of the test file.) ### Pending tests In the test suites, all but the first test have been skipped.