Skip to content

Commit

Permalink
fixup! fix: remove ambiguities in namespacing of analysis points
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Jan 6, 2025
1 parent 9b49460 commit 727cd9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/analysis_points.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ using ModelingToolkit, ModelingToolkitStandardLibrary.Blocks
using OrdinaryDiffEq, LinearAlgebra
using Test
using ModelingToolkit: t_nounits as t, D_nounits as D, AnalysisPoint, AbstractSystem
import ModelingToolkit as MTK
using Symbolics: NAMESPACE_SEPARATOR

@testset "AnalysisPoint is lowered to `connect`" begin
Expand Down

0 comments on commit 727cd9e

Please sign in to comment.