diff --git a/test/caching_allocations.jl b/test/caching_allocations.jl index fb7eaa4..5ba22ac 100644 --- a/test/caching_allocations.jl +++ b/test/caching_allocations.jl @@ -60,4 +60,4 @@ end _alloc_test(YY, +, YY, Y, 2) _alloc_test(YY, +, Y, YY, 2) end -end \ No newline at end of file +end