Skip to content

Commit 943fca0

Browse files
committed
Add TODO
1 parent d01c5fe commit 943fca0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/runtests.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
using Test
22

3+
# TODO fix allocation tests
4+
# see: https://github.com/JuliaArrays/FixedSizeArrays.jl/blob/d17373edf4144a672cd80a062bf24d017f01e42f/test/runtests.jl#L6-L17
5+
# and: https://github.com/JuliaArrays/FixedSizeArrays.jl/blob/d17373edf4144a672cd80a062bf24d017f01e42f/.github/workflows/UnitTests.yml
36
cd("..")
47
println("Running tests...")
58
@testset verbose = true "Testing VortexStepMethod..." begin

0 commit comments

Comments
 (0)