update commonStandard tests to commonStrict

This commit is contained in:
Sebastian McKenzie 2015-02-18 13:10:25 +11:00
parent 1c5d169b1e
commit 067047da34
10 changed files with 3 additions and 3 deletions

View File

@ -1,3 +0,0 @@
{
"modules": "commonStandard"
}

View File

@ -0,0 +1,3 @@
{
"modules": "commonStrict"
}