From 29463918ba6dcfd98dac4818b33a13cf214b7fb6 Mon Sep 17 00:00:00 2001 From: MilesCranmer Date: Mon, 3 Jun 2024 22:54:12 +0100 Subject: [PATCH] missing import --- test/test_parse.jl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/test_parse.jl b/test/test_parse.jl index 71e0bba5..e8acfb62 100644 --- a/test/test_parse.jl +++ b/test/test_parse.jl @@ -1,3 +1,5 @@ +using TestItem: @testitem + @testitem "custom operator" begin using DynamicExpressions