Skip to content

Instantly share code, notes, and snippets.

@okram
Created August 7, 2014 19:55
Show Gist options
  • Save okram/af5fb7441d5342b5baa6 to your computer and use it in GitHub Desktop.
Save okram/af5fb7441d5342b5baa6 to your computer and use it in GitHub Desktop.
/**
* @author Marko A. Rodriguez (http://markorodriguez.com)
*/
public class GraphComputerTest extends AbstractGremlinTest {
@Test
public void shouldComputeSomeBusiness() {
// temporary placetraverser as the test previously in here has been moved to FeatureSupportTest.
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment