aboutsummaryrefslogtreecommitdiff
path: root/test/conda/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/conda/test.sh')
-rwxr-xr-xtest/conda/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/conda/test.sh b/test/conda/test.sh
index 69120d9..24755c5 100755
--- a/test/conda/test.sh
+++ b/test/conda/test.sh
@@ -7,6 +7,7 @@ source dev-container-features-test-lib
# Definition specific tests
check "version" conda --version
+check "if conda-notice.txt exists" cat /usr/local/etc/vscode-dev-containers/conda-notice.txt
# Report result
reportResults