comparison idavoll/test/test_storage.py @ 223:0eafdced5f24

Oh, it's 2010 already?
author Ralph Meijer <ralphm@ik.nu>
date Sat, 16 Oct 2010 22:53:23 +0200
parents a430976f2977
children b7018ec56ee5
comparison
equal deleted inserted replaced
222:698af5d720ad 223:0eafdced5f24
1 # Copyright (c) 2003-2008 Ralph Meijer 1 # Copyright (c) 2003-2010 Ralph Meijer
2 # See LICENSE for details. 2 # See LICENSE for details.
3 3
4 """ 4 """
5 Tests for L{idavoll.memory_storage} and L{idavoll.pgsql_storage}. 5 Tests for L{idavoll.memory_storage} and L{idavoll.pgsql_storage}.
6 """ 6 """