Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created January 19, 2018 13:44
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 goofmint/152a600bea5262d725edfa4a4cc9e9bb to your computer and use it in GitHub Desktop.
Save goofmint/152a600bea5262d725edfa4a4cc9e9bb to your computer and use it in GitHub Desktop.
$ tree .
.
├── build.gradle
└── src
├── main
│   └── resources
│   └── capabilities.json
└── test
└── java
└── pitaliumtest
└── SampleTest.java
6 directories, 3 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment