We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb12dcd commit 191593aCopy full SHA for 191593a
1 file changed
test/datetime.t.cpp
@@ -924,7 +924,6 @@ int main (int, char**)
924
925
Datetime r37 ("19th");
926
t.is (r37.day (), 19, "'19th' --> 19");
927
- t.ok (r37 >= now, "'19th' > 'now'");
928
929
/*
930
// Phrases.
0 commit comments