parameter loading

This commit is contained in:
Michael McLoughlin
2018-12-08 20:14:51 -08:00
parent bbbf6399a1
commit 69ee0e39cb
9 changed files with 355 additions and 61 deletions

View File

@@ -10,5 +10,6 @@ func TestBuilderInterfaces(t *testing.T) {
NewCtors,
NewCtorsTest,
NewBuild,
NewMOV,
}
}