This website requires JavaScript.
Explore
Help
Sign In
blockworks-foundation
/
solana
mirror of
https://github.com/blockworks-foundation/solana.git
Watch
1
Star
0
Fork
You've already forked solana
0
Code
Issues
Projects
Releases
Wiki
Activity
b7c2ad5b67
solana
/
.buildkite
/
scripts
/
test-all.sh
6 lines
86 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
here
=
$(
dirname
"
$0
"
)
find
"
$here
"
-name
'*.test.sh'
-exec
{
}
\;
Reference in New Issue
View Git Blame
Copy Permalink