`rake spec` only finds test files that end in _spec.rb, so this test was not being run. Correct the path name so that the test runs properly.