OSDN Git Service

* gcc.dg/20020201-1.c: Use cleanup-coverage_files.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.old-deja / g++.pt / nttp2.C
index 08781da..b850f48 100644 (file)
@@ -1,3 +1,4 @@
+// { dg-do run  }
 // Test for nested template template parameter feature
 
 template <template<template <class> class> class TTT> struct C