mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-26 22:52:10 +01:00
Delete test_parameter.py
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Copyright (c) 2020, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# See license.txt
|
||||
from __future__ import unicode_literals
|
||||
|
||||
# import frappe
|
||||
import unittest
|
||||
|
||||
class TestParameter(unittest.TestCase):
|
||||
pass
|
||||
Reference in New Issue
Block a user