mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 01:58:12 +08:00
Update links from graphite.rs to graphite.art
This commit is contained in:
@@ -15,7 +15,7 @@ use std::sync::atomic::{AtomicUsize, Ordering};
|
||||
use std::time::Duration;
|
||||
|
||||
const TEST_FILES: [&str; 3] = ["ILCE-7M3-ARW2.3.5-blossoms.arw", "ILCE-7RM4-ARW2.3.5-kestrel.arw", "ILCE-6000-ARW2.3.1-windsock.arw"];
|
||||
const BASE_URL: &str = "https://static.graphite.rs/test-data/libraries/rawkit/";
|
||||
const BASE_URL: &str = "https://static.graphite.art/test-data/libraries/rawkit/";
|
||||
const BASE_PATH: &str = "./tests/images/";
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user