Skip to content

Commit e9c355c

Browse files
committed
Update ArtifactExtensionsTests.cs
1 parent fd3e8e2 commit e9c355c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Neo.SmartContract.Testing.UnitTests/Extensions/ArtifactExtensionsTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ public void TestGetArtifactsSource()
2020

2121
Assert.AreEqual(source, """
2222
using Neo.Cryptography.ECC;
23+
using Neo.Extensions;
2324
using System;
2425
using System.Collections.Generic;
2526
using System.ComponentModel;

0 commit comments

Comments
 (0)