diff options
| author | Tim Foley <tfoleyNV@users.noreply.github.com> | 2017-06-12 14:33:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-12 14:33:31 -0700 |
| commit | ce90fec1c795eaafbd91d7b8a83501a57eeb1946 (patch) | |
| tree | 2e939a9ef7b972944b71ea3f7d11a17af844c3fe /tests/preprocessor/define-function-like.spire.expected | |
| parent | d1f11a29f8a48eecd47ac64c8635ed062cba982d (diff) | |
| parent | 5b49974bd6ddd248b5ee1b1e29c0acfc3c422a3a (diff) | |
Merge pull request #3 from tfoleyNV/rename-tests
Rename tests from `*.spire` to `*.slang`
Diffstat (limited to 'tests/preprocessor/define-function-like.spire.expected')
| -rw-r--r-- | tests/preprocessor/define-function-like.spire.expected | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/preprocessor/define-function-like.spire.expected b/tests/preprocessor/define-function-like.spire.expected deleted file mode 100644 index e7b2a582a..000000000 --- a/tests/preprocessor/define-function-like.spire.expected +++ /dev/null @@ -1,7 +0,0 @@ -result code = -1 -standard error = { -Tests/Preprocessor/define-function-like.spire(16): error 30015: undefined identifier 'x'. -Tests/Preprocessor/define-function-like.spire(16): error 30015: undefined identifier 'x'. -} -standard output = { -} |
