Commit 372d16d1af4d27194df85bd8bfadb89a943887c8

Authored by 季培红
2 parents b347ee10 4bf8deef

Merge branch 'feature/jipeihong' into 'master'

init



See merge request !15
atdd/__init__.py 0 → 100644
tests/Staff_Management/AdminSettings/Job_setting/test_jobSetting.py
  1 +
1 2 from atdd.PcPost import PcPost
2 3  
3 4 class JobSetting(PcPost):
... ...
tests/Staff_Management/__init__.py 0 → 100644
  1 +from atdd.PcPost import PcPost
0 2 \ No newline at end of file
... ...
tests/__init__.py 0 → 100644