Skip to content

Commit daddcfb

Browse files
Update testutils.jl
1 parent 474f911 commit daddcfb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/testutils.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using RecursiveArrayTools
2-
using Tables, IteratorInterfaceExtensions
2+
using Tables
3+
using Tables: IteratorInterfaceExtensions
34

45
# Test Tables interface with row access + IteratorInterfaceExtensions for QueryVerse
56
# (see https://tables.juliadata.org/stable/#Testing-Tables.jl-Implementations)

0 commit comments

Comments
 (0)