ink::test attributes in new template
Created by: trace-andreason
Just adding the ink prefix to the test attributes in the new template. Pretty minor, but if you don't notice and you copy the #[test]
attribute for a more complex test, your test will break in a confusing way.