File: dont-write

package info (click to toggle)
rust-goldenfile 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 212 kB
  • sloc: makefile: 4
file content (10 lines) | stat: -rw-r--r-- 266 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/tests/test.rs
+++ b/tests/test.rs
@@ -86,7 +86,6 @@ fn external_panic() {
     assert!(false);
 }
 
-#[test]
 fn update() {
     fs::remove_file("tests/goldenfiles/update_env1.txt").unwrap();
     fs::remove_file("tests/goldenfiles/update_env2.txt").unwrap();