projets
/
auf_rh_dae.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
delete offre emploi
[auf_rh_dae.git]
/
project
/
rh
/
test
/
common.py
diff --git
a/project/rh/test/common.py
b/project/rh/test/common.py
index
361711a
..
50dd116
100644
(file)
--- a/
project/rh/test/common.py
+++ b/
project/rh/test/common.py
@@
-79,6
+79,8
@@
class RhTest(TestCase):
self.password = "0000"
self.today = datetime.datetime.now()
+ self.tomorrow = self.today + datetime.timedelta(days=1)
+
#########################
# Régions / Implantations
#########################