Kaynağa Gözat

Really fixed it now.

Joshua Rutschmann 7 yıl önce
ebeveyn
işleme
5ec235f964
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      hw9/task2/srv-commands/tests/srv-commands.rs

+ 1
- 1
hw9/task2/srv-commands/tests/srv-commands.rs Dosyayı Görüntüle

@@ -2,7 +2,7 @@
2 2
 
3 3
 mod tests {
4 4
 	extern crate srv_commands;
5
-    use srv_commands::*;
5
+    use self::srv_commands::*;
6 6
 
7 7
     #[test]
8 8
     fn empty_returns_correct_command() {

Loading…
İptal
Kaydet