tests/test-profile.t
changeset 34446 5b19f0442043
parent 33609 a72b2db1a6a9
child 35400 4441705b7111
--- a/tests/test-profile.t	Mon Oct 02 18:22:43 2017 -0700
+++ b/tests/test-profile.t	Mon Oct 02 19:10:32 2017 -0700
@@ -111,6 +111,7 @@
 
   $ cd ..
 
+#if no-chg
 profiler extension could be loaded before other extensions
 
   $ cat > fooprof.py <<EOF
@@ -158,3 +159,4 @@
   unrecognized profiler 'unknown' - ignored
 
   $ cd ..
+#endif