Skip to content

Commit

Permalink
[add] namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
i4004 committed Jan 28, 2024
1 parent ab624a2 commit 82e2ab8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

#nullable disable

namespace Simplify.Web.Tests.Benchmark;

[TestFixture]
[Category("Benchmark")]
public class ExpandoVsDictionaryBenchmark
Expand Down

0 comments on commit 82e2ab8

Please sign in to comment.