Remove test file

This commit is contained in:
2024-07-18 13:50:32 -05:00
parent 2f6e426048
commit 208e280373

View File

@@ -1,5 +0,0 @@
# Testing to see if a function can be imported via URL
function Show-ThisWorks {
Write-Host "This works!"
}