Skip to content

Commit

Permalink
update to trusted
Browse files Browse the repository at this point in the history
  • Loading branch information
gedaiu committed Mar 22, 2018
1 parent d228489 commit aedf879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/fluentasserts/core/basetype.d
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import std.string;
import std.conv;
import std.algorithm;

@safe:
@trusted:

struct ShouldBaseType(T) {
private const T testData;
Expand Down

0 comments on commit aedf879

Please sign in to comment.