test cases added

This commit is contained in:
Neil Trini Lasrado
2015-06-04 15:42:38 +05:30
parent fed431f908
commit 90c66b1998
7 changed files with 70 additions and 71 deletions

View File

@@ -5,3 +5,4 @@ from __future__ import unicode_literals
import frappe
test_records = frappe.get_test_records('Project')
test_ignore = ["Sales Order"]