mirror of https://github.com/Jittor/Jittor
remove some tests
This commit is contained in:
parent
1f2b100be0
commit
922c0d8246
|
@ -56,9 +56,9 @@ def main():
|
|||
|
||||
|
||||
|
||||
class TestMpiInPy(unittest.TestCase):
|
||||
def test(self):
|
||||
main()
|
||||
# class TestMpiInPy(unittest.TestCase):
|
||||
# def test(self):
|
||||
# main()
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
Loading…
Reference in New Issue