> tests/regex/Makefile.am | 22 +++++++++ > tests/regex/proxy.py | 111 +++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 133 insertions(+), 0 deletions(-) > create mode 100644 tests/regex/Makefile.am > create mode 100644 tests/regex/__init__.py > create mode 100644 tests/regex/proxy.py You'll also want to add "regex" to SUBDIRS in tests/Makefile.am. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list