fix test expecting filesystem artifact This removes an assertion that fails when ring-core.jar is on the classpath rather than on the filesystem, under /src/, as is the case when the test is run via lein test. The rest of the tests works however, so it's still useful.