diff options
author | Benjamin Otte <otte@redhat.com> | 2012-01-15 21:09:46 +0100 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2012-01-16 18:34:41 +0100 |
commit | f04c12bd2cefb692d6f56f2952f91d13dfe64202 (patch) | |
tree | 1fc4521af7710b7af5ab01775357ec975fc26cb5 /tests | |
parent | 1b0231b743a28f2a4641247396d4459892dbcf17 (diff) | |
download | gtk+-f04c12bd2cefb692d6f56f2952f91d13dfe64202.tar.gz |
tests: Add a deprecation warning
This should probably have been added a while ago...
Diffstat (limited to 'tests')
-rw-r--r-- | tests/css/parser/at-invalid-02.errors | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/css/parser/at-invalid-02.errors b/tests/css/parser/at-invalid-02.errors index 9cf27d4b06..38d1ec9eeb 100644 --- a/tests/css/parser/at-invalid-02.errors +++ b/tests/css/parser/at-invalid-02.errors @@ -1 +1,2 @@ +at-invalid-02.css:1: error: GTK_CSS_PROVIDER_ERROR_DEPRECATED at-invalid-02.css:1: error: GTK_CSS_PROVIDER_ERROR_SYNTAX |