Searched refs:oldContents (Results 1 – 1 of 1) sorted by relevance
148 String oldContents = readPoliciesFile(userId); in testSameVersionDoesNothing() local153 assertThat(newContents).isEqualTo(oldContents); in testSameVersionDoesNothing()