reload dashboard

This commit is contained in:
Nabin Hait
2011-08-31 11:27:51 +05:30
parent 7282fce711
commit 93592132b2
2 changed files with 4 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ from webnotes.model.doc import Document
from webnotes.model.code import get_obj
sql = webnotes.conn.sql
class TestSalarySlip(unittest.TestCase):
class TestSalaryManager(unittest.TestCase):
def setUp(self):
webnotes.conn.begin()
for rec in [des1, dep1, branch1, grade1, comp1, emp1, emp2]: