mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
Remove not needed test
This commit is contained in:
parent
b57d63cebf
commit
056cce7588
1 changed files with 0 additions and 5 deletions
|
|
@ -9,11 +9,6 @@ mod tests {
|
|||
use std::error;
|
||||
use std::fmt;
|
||||
|
||||
#[test]
|
||||
fn it_works() {
|
||||
assert_eq!(2 + 2, 4);
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn parse_manifest() {
|
||||
let manifest_string = String::from("set name=pkg.fmri value=pkg://openindiana.org/web/server/nginx@1.18.0,5.11-2020.0.1.0:20200421T195136Z
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue