diff options
author | Arun Isaac | 2025-08-22 16:58:59 +0100 |
---|---|---|
committer | Arun Isaac | 2025-08-22 16:58:59 +0100 |
commit | 1c059b03d3f8cb0d921b848577613e81fb63f491 (patch) | |
tree | 0f18c95e4fad29ba76a53f87787b97147ed97a14 /cwl-conformance/cwltest-manifest.scm | |
parent | 9d664cc2c97315ed8e7d27b688c8cb2136e92127 (diff) | |
download | ravanan-1c059b03d3f8cb0d921b848577613e81fb63f491.tar.gz ravanan-1c059b03d3f8cb0d921b848577613e81fb63f491.tar.lz ravanan-1c059b03d3f8cb0d921b848577613e81fb63f491.zip |
Rename cwl-conformance/cwltest-manifest.scm.
There is only one manifest file under cwl-conformance. So, it's ok to just call it manifest.scm.
Diffstat (limited to 'cwl-conformance/cwltest-manifest.scm')
-rw-r--r-- | cwl-conformance/cwltest-manifest.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cwl-conformance/cwltest-manifest.scm b/cwl-conformance/cwltest-manifest.scm deleted file mode 100644 index 9cf33d5..0000000 --- a/cwl-conformance/cwltest-manifest.scm +++ /dev/null @@ -1,2 +0,0 @@ -(specifications->manifest - (list "coreutils" "python-wrapper")) |