From e5e4c2aff562e5c01fefb808d1d68a40f29c9cc5 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Fri, 8 Apr 2022 01:49:29 -0400 Subject: Can now deploy releases with Aedifex. --- stdlib/source/test/aedifex/profile.lux | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stdlib/source/test/aedifex/profile.lux') diff --git a/stdlib/source/test/aedifex/profile.lux b/stdlib/source/test/aedifex/profile.lux index aa2159929..e674942e0 100644 --- a/stdlib/source/test/aedifex/profile.lux +++ b/stdlib/source/test/aedifex/profile.lux @@ -98,8 +98,9 @@ (Random /.Info) ($_ random.and (random.maybe (random.ascii/alpha 1)) + (random.maybe (random.ascii/alpha 2)) (random.maybe ..scm) - (random.maybe (random.ascii/alpha 1)) + (random.maybe (random.ascii/alpha 3)) (..list_of ..license) (random.maybe ..organization) (..list_of ..developer) -- cgit v1.2.3