runtests should refer to test files in current directory
authorDavid Neto <dneto@google.com>
Mon, 5 Dec 2016 16:30:02 +0000 (11:30 -0500)
committerDavid Neto <dneto@google.com>
Mon, 5 Dec 2016 16:31:18 +0000 (11:31 -0500)
commit5cc92c56236d247d720f7a08bfa807b243179a10
tree4ea6db22b7ac896b50cbe0b0f5176bc5c86fa0d6
parentfb06e9552ec81d0b9441b9c90b42d09ccdf28a99
runtests should refer to test files in current directory

Recently added entry point renaming file referred to
test source file hlsl.entry.rename.frag via relative directory.

Change it to be consistent with other tests: assume test
sources are in the current directory.
Test/baseResults/hlsl.entry.rename.frag.out
Test/runtests