Skip to content

Commit

Permalink
Remove obsolete Test_New import
Browse files Browse the repository at this point in the history
  • Loading branch information
Akirathan committed Feb 9, 2024
1 parent 6881bc8 commit 1a8d873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Table_Tests/src/In_Memory/Table_Xml_Spec.enso
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from Standard.Base import all
from Standard.Table import Table
from Standard.Test_New import all
from Standard.Test import all
from Standard.Table.Errors import all
import Standard.Base.Errors.Common.Type_Error

Expand Down

0 comments on commit 1a8d873

Please sign in to comment.