From d39825ed1ec34b9d324a9b0aeaf70eb211e8db97 Mon Sep 17 00:00:00 2001 From: Jared Smith Date: Mon, 26 Feb 2018 10:14:58 -0500 Subject: [PATCH] First pass at converting Anaconda docs to asciidoc --- en-US/anaconda/anaconda.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/en-US/anaconda/anaconda.adoc b/en-US/anaconda/anaconda.adoc index 0bf8133..c2787f9 100644 --- a/en-US/anaconda/anaconda.adoc +++ b/en-US/anaconda/anaconda.adoc @@ -147,7 +147,6 @@ Once you've committed changes locally, you can push them with $ git push ---- - Anaconda has an https://github.com/rhinstaller/kickstart-tests[extensive suite of tests] that is still growing. If you contribute new functionality, it's good practice to include some tests along with that. We have a https://anaconda-installer.readthedocs.io/en/latest/testing.html[document that outlines the test suite infratructure and describes how to run tests].