diff options
author | David Thompson <dthompson2@worcester.edu> | 2018-11-30 12:27:55 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2018-11-30 12:27:55 -0500 |
commit | dfbeaf019d2676c6219509ebb6393c904f3ed6b8 (patch) | |
tree | 622917a89e4cf606479ce7799326f03e1091c9a8 | |
parent | 2509c288e24d7a1382b1cb7724388ea72c35c85f (diff) |
Update test script.
-rw-r--r-- | test.scm | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ (use-modules (aws cloudformation) (aws cloudformation ec2) (aws cloudformation s3) - (aws cloudformation utils) (aws cloudformation utils json) (oop goops)) |