7 lines
86 B

11 years ago
11 years ago
  1. # -*- coding: utf-8 -*-
  2. import test_display_name
  3. checks = [
  4. test_display_name
  5. ]