diff options
Diffstat (limited to 'test/bootstrap/TARGETS')
-rw-r--r-- | test/bootstrap/TARGETS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bootstrap/TARGETS b/test/bootstrap/TARGETS index 9018ccbf..ee78934e 100644 --- a/test/bootstrap/TARGETS +++ b/test/bootstrap/TARGETS @@ -53,7 +53,7 @@ , "targets": [ ["@", "json", "", "json"] , ["@", "fmt", "", "fmt"] - , ["@", "gsl-lite", "", "gsl-lite"] + , ["@", "gsl", "", "gsl"] , ["@", "cli11", "", "cli11"] , ["@", "ssl", "", "crypto"] , ["", "libgit2"] |