Fix extra instance of test-test-extras* in install_manifest.txt

Allows xargs rm < install_manifest.txt to complete without error.
This commit is contained in:
John Ralls 2017-12-31 16:34:33 -08:00
parent 310442ffe6
commit 320c5211b0

View File

@ -214,7 +214,6 @@ SET(engine_test_SCHEME
test-create-account.scm
test-test-extras.scm
test-split.scm
test-test-extras.scm
)
#LIST(APPEND engine_test_SCHEME test-scm-query-import.scm) Fails