tests
This commit is contained in:
parent
470a887588
commit
a523d4071e
8 changed files with 42 additions and 31 deletions
|
|
@ -9,12 +9,9 @@ namespace Yavsc
|
|||
public enum QueryStatus: int
|
||||
{
|
||||
Inserted,
|
||||
OwnerValidated,
|
||||
Visited,
|
||||
Rejected,
|
||||
Accepted,
|
||||
InProgress,
|
||||
|
||||
// final states
|
||||
Failed,
|
||||
Success
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue