Commit 13f82970 authored by Yan Zhaojun's avatar Yan Zhaojun
Browse files

test

parent ad91bcf4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ with open("requirements.txt", "r") as f:
setuptools.setup(
    name='csst_mci_sim',
    # Internal_Version = '0.7.02',
    version='1.0.0',
    version='2.0.0',
    author='CSST Team',
    author_email='zhaojunyan@shao.ac.cn',
    description='The CSST - mci - sim',  # short description
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ import sys

class TestDemoFunction(unittest.TestCase):
    def test_mci_sim_1(self):
        
        """
        Aim
        ---