diff options
Diffstat (limited to 'tests/headers/nsStyleAutoArray.hpp')
-rw-r--r-- | tests/headers/nsStyleAutoArray.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/nsStyleAutoArray.hpp b/tests/headers/nsStyleAutoArray.hpp index 2a0bc216..3049ea21 100644 --- a/tests/headers/nsStyleAutoArray.hpp +++ b/tests/headers/nsStyleAutoArray.hpp @@ -1,4 +1,4 @@ -// bindgen-flags: --rustified-enum .* +// bindgen-flags: --rustified-enum ".*" template<typename T> class nsTArray { |