Created by: mread
We're doing a big migration from an old build structure to buck and have too many tests that make assumptions about the location of the filesystem. This patch may help others in a similar situation or maybe provoke discussion on a better solution.
It allows a test to call the following to find out what the module root is: System.getProperty("com.facebook.buck.modulePath")