]> git.saurik.com Git - redis.git/blobdiff - src/testhelp.h
Query the archive to provide a complete KEYS list.
[redis.git] / src / testhelp.h
index 807a86e94af6bc43352fec7d64750e536e343d38..450334046af86a5e0f00126f9790e9a14e170f84 100644 (file)
@@ -6,7 +6,9 @@
  * test_cond("Check if 5 > 10", 5 > 10)
  * test_report()
  *
- * Copyright (c) 2010, Salvatore Sanfilippo <antirez at gmail dot com>
+ * ----------------------------------------------------------------------------
+ *
+ * Copyright (c) 2010-2012, Salvatore Sanfilippo <antirez at gmail dot com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without