Update test_EasyGA.py

This commit is contained in:
Daniel Wilczak
2021-01-26 21:25:19 -06:00
committed by GitHub
parent 98f206c7bd
commit 5d5dfc647f

View File

@ -2,7 +2,7 @@ import random
import EasyGA import EasyGA
# USE THIS COMMAND WHEN TESTING - # USE THIS COMMAND WHEN TESTING -
# python3 -m pytest # python3 -m pytest
# Tests can be broken down into three parts. # Tests can be broken down into three parts.
# - Testing correct size # - Testing correct size