Removed a few obsolete "typename"

This commit is contained in:
rbock
2014-06-14 07:49:43 +02:00
parent 269f2e7e17
commit ef6c7e0c0d
10 changed files with 15 additions and 15 deletions

View File

@@ -8,9 +8,9 @@ endmacro ()
#build_and_run(InterpretTest)
build_and_run(InsertTest)
#build_and_run(RemoveTest)
#build_and_run(UpdateTest)
#build_and_run(SelectTest)
build_and_run(RemoveTest)
build_and_run(UpdateTest)
build_and_run(SelectTest)
#build_and_run(SelectTypeTest)
#build_and_run(FunctionTest)
#build_and_run(PreparedTest)