blob: 06ab6bc2ca6ad93b7583a957603d69b495eec6f8 [file] [log] [blame]
package com.google.common.annotations;
public @interface VisibleForTesting {
}