diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-11-21 14:02:00 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-11-21 14:02:00 +0200 |
commit | 023cc1b06faa3e3ff6588ef4095f6e6badf19c17 (patch) | |
tree | 42d8bfc68013f2c4e2f194c3d507ad728f56644b | |
parent | 7dfafd074a3a6e7cca3c72e94ea39293298bb9d0 (diff) |
Add template to list of Oracle-specific tests
-rw-r--r-- | oracle/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oracle/makefile b/oracle/makefile index 8073a94..aaefd80 100644 --- a/oracle/makefile +++ b/oracle/makefile @@ -6,6 +6,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make tests := \ +template \ native \ types |