Commit 7231c507 authored by Wei Shoulin's avatar Wei Shoulin
Browse files

add plan test

parent dab6e614
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ import unittest
import time
from csst_dfs_client import plan

class Level0TestCase(unittest.TestCase):
class PlanTestCase(unittest.TestCase):

    def setUp(self):
        pass