telemere/main/test/taoensso
Peter Taoussanis 8a3ae14f45 [fix] Correctly handle nil :run opt
Before commit: {:run nil} didn't    register  as a tracing signal
After  commit: {:run nil} correctly registers as a tracing signal with `nil` form

nil forms aren't typically useful or used, but can come up by accident
so it's important to handle these correctly.

The `trace!` docstring also promises that the return value will always be
equal to the given input. This didn't hold before.
2025-12-04 11:22:52 +01:00
..
graal_tests.clj [nop] Simplify dir structure 2025-01-14 10:35:25 +01:00
telemere_tests.cljc [fix] Correctly handle nil :run opt 2025-12-04 11:22:52 +01:00