mirror of
https://github.com/Biarity/Sieve.git
synced 2025-07-27 04:33:23 +02:00
Unit tests for #51
This commit is contained in:
@@ -30,5 +30,7 @@ namespace SieveUnitTests.Entities
|
||||
public string ThisHasNoAttributeButIsAccessible { get; set; }
|
||||
|
||||
public int OnlySortableViaFluentApi { get; set; }
|
||||
|
||||
public Comment TopComment { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user