Skip to content

Commit 2400837

Browse files
committed
Remove deprecated getInternalId test
1 parent 45745ae commit 2400837

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/iifInterfaceTests.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,6 @@ end
221221
@test getRobotData(dfg) == smallRobotData
222222
@test getSessionData(dfg) == smallSessionData
223223

224-
# deprecated
225-
@test_throws ErrorException getInternalId(v1)
226224
end
227225

228226
@testset "Data Entries" begin

0 commit comments

Comments
 (0)