Move the Thread Safety lesson into the Concurrency category
git-svn-id: http://webgoat.googlecode.com/svn/trunk@225 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
parent
92072f3921
commit
64ce7068c4
@ -180,7 +180,7 @@ public class ThreadSafetyProblem extends LessonAdapter
|
|||||||
|
|
||||||
protected Category getDefaultCategory()
|
protected Category getDefaultCategory()
|
||||||
{
|
{
|
||||||
return Category.GENERAL;
|
return Category.CONCURRENCY;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user