mirror of
https://bitbucket.org/vendoo/vendoo_v1.0.git
synced 2025-12-25 11:47:40 +00:00
need to rework on categories since subcategory workflow added some complications, but that will be taken care of in a bug fix task
7 lines
140 B
Plaintext
7 lines
140 B
Plaintext
framework module Pods_Vendoo_VendooUITests {
|
|
umbrella header "Pods-Vendoo-VendooUITests-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|