Skip to content

Instantly share code, notes, and snippets.

@unicolet
Created August 7, 2013 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save unicolet/6175235 to your computer and use it in GitHub Desktop.
Save unicolet/6175235 to your computer and use it in GitHub Desktop.
generate a list of sproutcore tests for CI
find frameworks/ -iname "*.js" -type f | grep tests | sed "s/frameworks\//{url:'sproutcore\//" | sed "s/\.js/\.html'},/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment