Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
stefanjwojcik
/
misinfo_detection_app
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
misinfo_detection_app
/
test
/
runtests.jl
stefanjwojcik
Upload 5 files
734777a
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
## runtests
using
Test
@testset
"runtests"
begin
@test
1
==
1
end