chore(lint) (#4079)

* chore(lint)

I accidentally let 2 pieces of lint in with my generated code.

* fix(generate-code): I did not generate all the required code for tests.
This commit is contained in:
Michael Paulson
2016-11-07 10:27:26 -08:00
committed by Wouter van Oortmerssen
parent c2050aa0e3
commit d298adc4e6
6 changed files with 63 additions and 62 deletions

1
.gitignore vendored
View File

@@ -65,3 +65,4 @@ build/VS2010/FlatBuffers.sdf
build/VS2010/FlatBuffers.opensdf
build/VS2010/ipch/**/*.ipch
*.so
Testing/Temporary