Added test_EasyGA.py
This commit is contained in:
@ -1,2 +1 @@
|
||||
def test_pass():
|
||||
assert 1 + 1 == 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user
@ -1,2 +1 @@
|
||||
def test_pass():
|
||||
assert 1 + 1 == 2
|
||||
|
||||
|
||||