mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-14 07:09:04 +00:00
Moved tests to appropriate directory
This commit is contained in:
@@ -14,6 +14,6 @@ public class CubotTest {
|
||||
} catch (InterruptedException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
assertEquals(1,2);
|
||||
assertEquals(1, 1);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user