Skip to content

Commit 7fec7da

Browse files
committed
fix: Compat for tests for julia 1.6
1 parent adbc839 commit 7fec7da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using MutatePlainDataArray
22
using Test
3+
using Compat
34

45
struct TAB
56
x::Int

0 commit comments

Comments
 (0)