From 5d5dfc647f0631b78ae7650a11e8f8d92f2b6e9d Mon Sep 17 00:00:00 2001 From: Daniel Wilczak <44122838+danielwilczak101@users.noreply.github.com> Date: Tue, 26 Jan 2021 21:25:19 -0600 Subject: [PATCH] Update test_EasyGA.py --- test_EasyGA.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_EasyGA.py b/test_EasyGA.py index 65eaf1b..b79f92f 100644 --- a/test_EasyGA.py +++ b/test_EasyGA.py @@ -2,7 +2,7 @@ import random import EasyGA # USE THIS COMMAND WHEN TESTING - - # python3 -m pytest + # python3 -m pytest # Tests can be broken down into three parts. # - Testing correct size