You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scala-...@googlegroups.com
Hi,
I had some spare time and didn't won't to work on anything too serious so had a look at #1000058 as it has been
keeping me away from using templates.
There doesn't seem to be any tests for the component so I want to add some. The component uses ScalaPlugin.plugin
so it needs it to be instantiated. I can't remember what trait I have to mix into my test to make sure that is the case. Any pointers?
Thanks,
Mads
Mads Hartmann Jensen
unread,
May 13, 2013, 6:15:08 PM5/13/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scala-...@googlegroups.com
Oops, seems I forgot to run the test as a "JUnit Plugin-in Test with Equinox Weaving" test :)