summaryrefslogtreecommitdiff
path: root/tests/pyreverse/data/packages_No_Name.mmd
blob: e25fe795e4e63c9d4034fd7557e1cf43eb36cc52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
classDiagram
  class data {
  }
  class clientmodule_test {
  }
  class nullable_pattern {
  }
  class property_pattern {
  }
  class suppliermodule_test {
  }
  clientmodule_test --> suppliermodule_test