chiark / gitweb /
resolved: when there's already somebody listening on the LLMNR ports, simple disable...
[elogind.git] / src / test / test-date.c
index 40ffc17b2f7f48cc10c3e97d4d9798b0815e27b3..0586b78b6d5e4d2a87fc92a04a1cbfb3ea5ee483 100644 (file)
@@ -56,6 +56,7 @@ int main(int argc, char *argv[]) {
         test_one("+2d");
         test_one("+2y 4d");
         test_one("5months ago");
+        test_one("@1395716396");
 
         return 0;
 }