summaryrefslogtreecommitdiff
path: root/test.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2018-11-30 12:16:49 -0500
committerDavid Thompson <dthompson2@worcester.edu>2018-11-30 12:17:29 -0500
commiteea9dd7be5a5e2d79e2d42d15da5125e66946969 (patch)
treea8ceabfc23cdc1cae8593e28a18c61bd368040a5 /test.scm
parentd3f67ff773164522bd6eb4336a3ffa50a6af5543 (diff)
Refactor.
Diffstat (limited to 'test.scm')
-rw-r--r--test.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/test.scm b/test.scm
index 5e40f6c..325dd4c 100644
--- a/test.scm
+++ b/test.scm
@@ -1,5 +1,4 @@
-(use-modules ;;(aws cloudformation)
- (aws cloudformation universal)
+(use-modules (aws cloudformation)
(aws cloudformation ec2)
(aws cloudformation s3)
(aws cloudformation utils)